Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 141 of file TimerQueue.cs.
References System.Threading.TimerQueue._currentTimerDuration, System.Threading.TimerQueue._currentTimerStartTicks, System.Threading.TimerQueue._isTimerScheduled, System.Math.Min(), System.Threading.TimerQueue.SetTimer(), and System.Threading.TimerQueue.TickCount64.
Referenced by System.Threading.TimerQueue.FireNextTimers(), and System.Threading.TimerQueue.UpdateTimer().