Home
/
Python 3.11
/
Time
/
clock_settime_ns
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Time
clock_settime_ns
Python 3.11
Similar to clock_settime() but set time with nanoseconds.
Syntax
PYTHON
Copy
time.clock_settime_ns(clk_id, time: int)
See Also
clock_settime()
Availability