TickCountSampleMethod
Controls the precision of a timer.
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 ''Fast'' and ''Precise'' depending on performance. | |
47 | Precise | 2 | Compute time using a precise method. |
Description
Compute time using a faster, but less precise method.