Returns the number of hnsecs since midnight, January 1st, 1 A.D. for the current time.
The core.time.ClockType indicates which system clock to use to get the current time. Very few programs need to use anything other than the default.
std.datetime.date.DateTimeException if it fails to get the time.
See Implementation
Returns the number of hnsecs since midnight, January 1st, 1 A.D. for the current time.