54 bool flag = this.
Change((
long)dueTime, (
long)
period, num != 0
L);
class f__AnonymousType0<< Count > j__TPar
static void Exit(object obj)
static void Enter(object obj)
static Thread CurrentThread
void FireTimer(Timer timer)
static void TimerCB(object o)
static Timer.Scheduler Instance
static readonly Timer.Scheduler instance
void InternalRemove(Timer timer)
void Change(Timer timer, long new_next_run)
static Timer.Scheduler scheduler
Timer(TimerCallback callback, object state, TimeSpan dueTime, TimeSpan period)
void KeepRootedWhileScheduled()
Timer(TimerCallback callback, object state, int dueTime, int period)
bool Change(TimeSpan dueTime, TimeSpan period)
static long GetTimeMonotonic()
bool Change(long dueTime, long period, bool first)
void Init(TimerCallback callback, object state, long dueTime, long period)
bool Change(int dueTime, int period)
int Compare(Timer tx, Timer ty)