Returns; Current timestamp since UNIX epoch.
assert(currentUnixTime.total!"seconds" == Clock.currTime(timeZoneUTC).toUnixTime);
See Implementation
Returns; Current timestamp since UNIX epoch.