ID EN
Time

perf_counter_ns

Python 3.11

Similar to perf_counter(), but return time as nanoseconds.

Syntax

PYTHON
time.perf_counter_ns() → int

See Also

perf_counter()