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