ID EN
Time

CLOCK_UPTIME_RAW

Python 3.11

Clock that increments monotonically, tracking the time since an arbitrary point, unaffected by frequency or time adjustments and not incremented while the system is asleep.

Syntax

PYTHON
time.CLOCK_UPTIME_RAW

See Also

Availability