mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
TscTimePoint.cyclesPerUsec
mecca
lib
time
TscTimePoint
Provide the cycles/time ratio for the current machine.
long
cyclesPerSecond
;
long
cyclesPerMsec
;
long
cyclesPerUsec
;
struct
TscTimePoint
static shared immutable
long
cyclesPerUsec
;
Meta
Source
See Implementation
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
Provide the cycles/time ratio for the current machine.