EpochSeconds typedef

EpochSeconds = int

The seconds since Unix epoch, 1st January 1970.

Implementation

typedef EpochSeconds = int;