Module time

Module time 

Source
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.