EpochMilliseconds typedef
EpochMilliseconds = int
The milliseconds since Unix epoch, 1st January 1970.
Implementation
typedef EpochMilliseconds = int;
The milliseconds since Unix epoch, 1st January 1970.
typedef EpochMilliseconds = int;