// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.TimerState

namespace UnityEngine.UIElements
{
public class TimerState // TypeDefIndex: 5725
{
	// Fields
	type#20901 <start>k__BackingField;
	type#20901 <now>k__BackingField;

	// Methods
	// RVA: -1
	public type#20900 get_start() { }
	// RVA: -1
	public type#28660 set_start(type#20900 value) { }
	// RVA: -1
	public type#20900 get_now() { }
	// RVA: -1
	public type#28660 set_now(type#20900 value) { }
	// RVA: -1
	public type#20900 get_deltaTime() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#27479 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
