PcoWSkbVqDnWTu_dm2ix
The Developer Hub is now deprecated and information on this page may no longer be accurate. To see our new and improved documentation, please click here. You can read more about the future of documentation here.
Collapse Sidebar

TickCountSampleMethod

TickCountSampleMethod

Compute time using a faster, but less precise method.


Enums

Name Value Description

Fast

0

Compute time using a faster, but less precise method.

Benchmark

1

Dynamically decide between using ‘‘Fast’’ and ‘‘Precise’’ depending on performance.

Precise

2

Compute time using a precise method.