// Assembly: UniTask
// Full name: Cysharp.Threading.Tasks.InjectPlayerLoopTimings

namespace Cysharp.Threading.Tasks
{
public class InjectPlayerLoopTimings // TypeDefIndex: 12115
{
	// Fields
	type#20890 value__;
	type#20786 All;
	type#20786 Standard;
	type#20786 Minimum;
	type#20786 Initialization;
	type#20786 LastInitialization;
	type#20786 EarlyUpdate;
	type#20786 LastEarlyUpdate;
	type#20786 FixedUpdate;
	type#20786 LastFixedUpdate;
	type#20786 PreUpdate;
	type#20786 LastPreUpdate;
	type#20786 Update;
	type#20786 LastUpdate;
	type#20786 PreLateUpdate;
	type#20786 LastPreLateUpdate;
	type#20786 PostLateUpdate;
	type#20786 LastPostLateUpdate;
	type#20786 TimeUpdate;
	type#20786 LastTimeUpdate;
}
}
