ID EN
Time

CLOCK_HIGHRES

Python 3.11

The Solaris OS has a CLOCK_HIGHRES timer that attempts to use an optimal hardware source, and may give close to nanosecond resolution. CLOCK_HIGHRES is the nonadjustable, high-resolution clock.

Syntax

PYTHON
time.CLOCK_HIGHRES

See Also

Availability