Expand description
This module contains utilities to handle timestamps and other time related functions.
Functionsยง
- get_
timestamp - Returns the current timestamp in microseconds in UNIX Time.
- nanoseconds_
to_ microseconds - Converts nanoseconds into microseconds.