This commit is contained in:
Jeff Hill
2002-09-11 20:45:12 +00:00
parent ef84d2398d
commit 9af78b1d37
-1
View File
@@ -388,7 +388,6 @@ void currentTime::getCurrentTime ( epicsTimeStamp & dest )
//
epicsTimerNotify::expireStatus currentTime::expire ( const epicsTime & )
{
// avoid interruptions by briefly becoming a time critical thread
LARGE_INTEGER curFileTime;
LARGE_INTEGER curPerfCounter;