ID EN
Time

get_clock_info

Python 3.11

Get information on the specified clock as a namespace object. Supported clock names and the corresponding functions to read their value are:

Syntax

PYTHON
time.get_clock_info(name)

See Also

time.monotonic() time.perf_counter() time.process_time() time.thread_time() time.time() Clock ID Constants float