// Assembly: UnityEngine.CoreModule
// Full name: TicksPerSecond

public class TicksPerSecond // TypeDefIndex: 8556
{
	// Fields
	type#27918 m_Numerator;
	type#27918 m_Denominator;
	type#33151 DefaultTicksPerSecond;
	type#33151 TicksPerSecond24;
	type#33151 TicksPerSecond25;
	type#33151 TicksPerSecond30;
	type#33151 TicksPerSecond50;
	type#33151 TicksPerSecond60;
	type#33151 TicksPerSecond120;
	type#33151 TicksPerSecond2397;
	type#33151 TicksPerSecond2425;
	type#33151 TicksPerSecond2997;
	type#33151 TicksPerSecond5994;
	type#33151 TicksPerSecond11988;
	type#33150 DiscreteTimeRate;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27917 num, type#27931 den) { }
	// RVA: -1
	public virtual type#15313 Equals(type#33148 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 rhs) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private static type#28660 Simplify(type#12197 num, type#12197 den) { }
	// RVA: -1
	private static type#27917 Gcd(type#27917 a, type#27917 b) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
