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 |
Enumeration for the various supported timer sources.
[Serializable]
public enum TimerSource
| Name | Description | Value |
|---|---|---|
| FixedTime | ||
| FixedUnscaledTime | ||
| None | ||
| Stopwatch | ||
| Time | ||
| UnixEpoch | ||
| UnscaledTime |