Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.TimerThread.TimerQueue Class Referencesealed

Package Functions

 TimerQueue (int durationMilliseconds)
 
override Timer CreateTimer (Callback callback, object context)
 
bool Fire (out int nextExpiration)
 

Properties

int Duration [get]
 

Private Attributes

IntPtr _thisHandle
 
readonly TimerNode _timers
 
readonly int _durationMilliseconds
 

Detailed Description

Definition at line 60 of file TimerThread.cs.


The documentation for this class was generated from the following file: