// Assembly: System
// Full name: Timer

public class Timer // TypeDefIndex: 8069
{
	// Fields
	type#20877 m_StartTimeMilliseconds;
	type#20877 m_DurationMilliseconds;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 durationMilliseconds) { }
	// RVA: -1
	internal type#20867 get_StartTime() { }
	// RVA: -1
	internal type#20867 get_Expiration() { }
	// RVA: -1
	internal abstract type#15313 Cancel() { }
	// RVA: -1
	internal abstract type#15313 get_HasExpired() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
