terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.TimerThread.TimerQueue Class Reference
+ Inheritance diagram for System.Net.TimerThread.TimerQueue:

Package Functions

 TimerQueue (int durationMilliseconds)
 
override TimerThread.Timer CreateTimer (TimerThread.Callback callback, object context)
 
bool Fire ([Out] int nextExpiration)
 
TimerThread.Timer CreateTimer ()
 

Properties

int Duration [get]
 

Private Attributes

IntPtr m_ThisHandle
 
readonly TimerThread.TimerNode m_Timers
 
readonly int m_DurationMilliseconds
 

Detailed Description

Definition at line 319 of file TimerThread.cs.


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