Time.Epoch
Definitions
@Experimental
def microseconds(): Int64 \ IO
SourceReturns the number of micro seconds since the Unix epoch.
@Experimental
def milliseconds(): Int64 \ IO
SourceReturns the number of milli seconds since the Unix epoch.
@Experimental
def nanoseconds(): Int64 \ IO
SourceReturns the number of nano seconds since the Unix epoch.