Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.TimerQueue Member List

This is the complete list of members for System.Threading.TimerQueue, including all inherited members.

_currentAbsoluteThresholdSystem.Threading.TimerQueueprivate
_currentTimerDurationSystem.Threading.TimerQueueprivate
_currentTimerStartTicksSystem.Threading.TimerQueueprivate
_idSystem.Threading.TimerQueueprivate
_isTimerScheduledSystem.Threading.TimerQueueprivate
_longTimersSystem.Threading.TimerQueueprivate
_shortTimersSystem.Threading.TimerQueueprivate
ActiveCountSystem.Threading.TimerQueue
AppDomainTimerCallback(int id)System.Threading.TimerQueueinlinepackagestatic
ChangeAppDomainTimer(AppDomainTimerSafeHandle handle, uint dueTime)System.Threading.TimerQueueprivate
CountForDebuggerSystem.Threading.TimerQueueprivate
CreateAppDomainTimer(uint dueTime, int id)System.Threading.TimerQueueprivate
CreateTimerQueues()System.Threading.TimerQueueinlineprivatestatic
DeleteAppDomainTimer(IntPtr handle)System.Threading.TimerQueueprivate
DeleteTimer(TimerQueueTimer timer)System.Threading.TimerQueueinline
EnsureTimerFiresBy(uint requestedDuration)System.Threading.TimerQueueinlineprivate
FireNextTimers()System.Threading.TimerQueueinlineprivate
GetTimersForDebugger()System.Threading.TimerQueueinlinepackage
InstancesSystem.Threading.TimerQueuestatic
LinkTimer(TimerQueueTimer timer)System.Threading.TimerQueueinlineprivate
m_appDomainTimerSystem.Threading.TimerQueueprivate
MoveTimerToCorrectList(TimerQueueTimer timer, bool shortList)System.Threading.TimerQueueinline
readonly(long TickCount, DateTime Time) s_tickCountToTimeMapSystem.Threading.TimerQueuepackagestatic
SetTimer(uint actualDuration)System.Threading.TimerQueueinlineprivate
TickCount64System.Threading.TimerQueueprivatestatic
TimerQueue(int id)System.Threading.TimerQueueinlineprivate
UnlinkTimer(TimerQueueTimer timer)System.Threading.TimerQueueinlineprivate
UpdateTimer(TimerQueueTimer timer, uint dueTime, uint period)System.Threading.TimerQueueinline