Enum TimerSource
Enumeration for the various supported timer sources.
Namespace: Unity.Simulation
Syntax
[Serializable]
public enum TimerSource
Fields
Name | Description | Value |
---|---|---|
FixedTime | ||
FixedUnscaledTime | ||
None | ||
Stopwatch | ||
Time | ||
UnixEpoch | ||
UnscaledTime |