// Assembly: System.Core
// Full name: TimeoutTracker

public class TimeoutTracker // TypeDefIndex: 10186
{
	// Fields
	type#20868 m_total;
	type#20868 m_start;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 millisecondsTimeout) { }
	// RVA: -1
	public type#20867 get_RemainingMilliseconds() { }
	// RVA: -1
	public type#15313 get_IsExpired() { }
}
