1 reference to TickCount
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\Timer.cs (1)
762
long msOffset = _timer._startTicks - TimerQueue.s_tickCountToTimeMap.
TickCount
+ _timer._dueTime;