EpochMicroseconds typedef
EpochMicroseconds = int
The microseconds since Unix epoch, 1st January 1970.
Implementation
typedef EpochMicroseconds = int;
The microseconds since Unix epoch, 1st January 1970.
typedef EpochMicroseconds = int;