mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
CascadingTimeQueue.open
mecca
lib
time_queue
CascadingTimeQueue
Undocumented in source. Be warned that the author may not have intended to support it.
void
open
(Duration resolution, TscTimePoint startTime)
void
open
(long resolutionCycles, TscTimePoint startTime)
struct
CascadingTimeQueue
(T, size_t numBins, size_t numLevels, bool hasOwner = false)
@
safe
@
nogc
void
open
(
long
resolutionCycles
,
TscTimePoint
startTime
)
Meta
Source
See Implementation
mecca
lib
time_queue
CascadingTimeQueue
aliases
OwnerAttrType
functions
cancel
close
cyclesTillNextEntry
insert
opApply
open
pop
timeTillNextEntry
properties
length