ID EN
Time

thread_time_ns

Python 3.11

Similar to thread_time() but return time as nanoseconds.

Syntax

PYTHON
time.thread_time_ns() → int

See Also

thread_time()