|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for System.Net.TimerThread.TimerQueue:
Collaboration 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, set] |
Private Attributes | |
| IntPtr | m_ThisHandle |
| readonly TimerThread.TimerNode | m_Timers |
| readonly int | m_DurationMilliseconds |
Definition at line 379 of file TimerThread.cs.