mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
TscTimePoint.zero
mecca
lib
time
TscTimePoint
Minimal, maximal and zero constants for reference.
enum
min
;
enum
zero
;
struct
TscTimePoint
enum
zero
=
TscTimePoint
(
0
)
;
enum
max
;
Meta
Source
See Source File
mecca
lib
time
TscTimePoint
aliases
frequency
functions
diff
opBinary
opCmp
opEquals
opOpAssign
to
manifest constants
max
min
zero
static functions
fromNow
fromSysTime
hardNow
now
setHardNowThreshold
toCycles
toDuration
toMsecs
toUsecs
static variables
cyclesPerMsec
cyclesPerMsecDivisor
cyclesPerSecond
cyclesPerSecondDivisor
cyclesPerUsec
cyclesPerUsecDivisor
variables
cycles
Minimal, maximal and zero constants for reference.