ID EN
Time

CLOCK_BOOTTIME

Python 3.11

Identical to CLOCK_MONOTONIC, except it also includes any time that the system is suspended.

Syntax

PYTHON
time.CLOCK_BOOTTIME

See Also

CLOCK_MONOTONIC CLOCK_REALTIME Availability