TickCountSampleMethod
Controls the precision and performance trade-off used when sampling the current time.
Items 3
| History | Name | Value | Description | |
|---|---|---|---|---|
| 47 | Fast | 0 | Compute time using a faster, but less precise method. | |
| 47 | Benchmark | 1 | Dynamically decide between using | |
| 47 | Precise | 2 | Compute time using a precise method. |
Description
Controls the precision and performance trade-off used when sampling the current time via DebugSettings.TickCountPreciseOverride.