最終更新:2021-03-22 (月) 23:42:40 (1129d)  

Python/time.time_ns
Top / Python / time.time_ns

Similar to time() but returns time as an integer number of nanoseconds since the epoch.

Python 3.7で追加.

メモ

  • time_ns does not provide nanosecond resolution, it just returns the time in nanoseconds