ID EN
Time

clock_getres

Python 3.11

Return the resolution (precision) of the specified clock clk_id. Refer to Clock ID Constants for a list of accepted values for clk_id.

Syntax

PYTHON
time.clock_getres(clk_id)

See Also

Clock ID Constants Availability