logdefer.time.utils

Undocumented in source.

Members

Functions

toDuration
ADuration toDuration(UnixTime start, UnixTime end)
Undocumented in source. Be warned that the author may not have intended to support it.
toDuration
ADuration toDuration(UnixTimeHiRes timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
toDuration
ADuration toDuration(UnixTimeHiRes start, UnixTimeHiRes end)
Undocumented in source. Be warned that the author may not have intended to support it.
toDuration
ADuration toDuration(UnixTime timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
toUnixTime
UnixTime toUnixTime(ADuration aDuration)
Undocumented in source. Be warned that the author may not have intended to support it.
toUnixTimeHiRes
UnixTimeHiRes toUnixTimeHiRes(ADuration aDuration)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta