Home
/
Python 3.11
/
Time
/
thread_time_ns
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Time
thread_time_ns
Python 3.11
Similar to thread_time() but return time as nanoseconds.
Syntax
PYTHON
Copy
time.thread_time_ns() → int
See Also
thread_time()