// Assembly: System
// Full name: TimerQueue

public class TimerQueue // TypeDefIndex: 8071
{
	// Fields
	type#20926 m_ThisHandle;
	type#34212 m_Timers;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 durationMilliseconds) { }
	// RVA: -1
	internal virtual type#34209 CreateTimer(type#34201 callback, type#23705 context) { }
	// RVA: -1
	internal type#15313 Fire(type#11944 nextExpiration) { }
}
