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
Loading...
Searching...
No Matches
System.Threading.Timer Member List

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

callbackSystem.Threading.Timerprivate
Change(int dueTime, int period)System.Threading.Timerinline
Change(global::System.TimeSpan dueTime, global::System.TimeSpan period)System.Threading.Timerinline
Change(long dueTime, long period, bool first)System.Threading.Timerinlineprivate
Dispose()System.Threading.Timerinline
disposedSystem.Threading.Timerprivate
due_time_msSystem.Threading.Timerprivate
GetTimeMonotonic()System.Threading.Timerprivate
Init(TimerCallback callback, object state, long dueTime, long period)System.Threading.Timerinlineprivate
is_addedSystem.Threading.Timerprivate
is_deadSystem.Threading.Timerprivate
KeepRootedWhileScheduled()System.Threading.Timerinlinepackage
next_runSystem.Threading.Timerprivate
period_msSystem.Threading.Timerprivate
schedulerSystem.Threading.Timerprivatestatic
stateSystem.Threading.Timerprivate
Timer(TimerCallback callback, object state, int dueTime, int period)System.Threading.Timerinline
Timer(TimerCallback callback, object state, global::System.TimeSpan dueTime, global::System.TimeSpan period)System.Threading.Timerinline