MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / duration

Method duration

lib/data/fluxmap.h:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 nanoseconds_t duration() const
45 {
46 return _duration;
47 }
48 unsigned ticks() const
49 {
50 return _ticks;

Callers 10

readSingleFluxMethod · 0.80
getDurationMethod · 0.80
readGroupFunction · 0.80
writeTracksFunction · 0.80
mainFluxfileLsFunction · 0.80
mainAnalyseDriveResponseFunction · 0.80
mainInspectFunction · 0.80
SetFluxMethod · 0.80
UpdateScaleMethod · 0.80
OnPaintMethod · 0.80

Calls

no outgoing calls

Tested by 2

readSingleFluxMethod · 0.64
mainInspectFunction · 0.64