2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: [Merge] ~freddie-akeroyd/epics-base:fix_win32_monotonic_time into epics-base:7.0 |
From: | Freddie Akeroyd via Core-talk <core-talk at aps.anl.gov> |
To: | mp+391018 at code.launchpad.net |
Date: | Fri, 25 Sep 2020 20:03:38 -0000 |
Given QueryPerformanceCounter() is likely to work on Windows 2000 and above, and guaranteed to work on Windows XP and above I have removed use of GetTickCount(). I wasn't quite sure of the best way to exit if there is an issue (which should only happen on Windows 2000) - I have just raised an errlog MAJOR at the moment. -- https://code.launchpad.net/~freddie-akeroyd/epics-base/+git/epics-base/+merge/391018 Your team EPICS Core Developers is requested to review the proposed merge of ~freddie-akeroyd/epics-base:fix_win32_monotonic_time into epics-base:7.0.