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

Method ns

lib/data/fluxmap.h:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 unsigned zeroes = 0;
19
20 nanoseconds_t ns() const
21 {
22 return ticks * NS_PER_TICK;
23 }
24
25 operator std::string()
26 {

Callers 11

advanceToNextRecordMethod · 0.80
advanceToNextSectorMethod · 0.80
advanceToNextRecordMethod · 0.80
advanceToNextRecordMethod · 0.80
fluxmap.ccFile · 0.80
decodeToSectorsMethod · 0.80
pushRecordMethod · 0.80
mainAnalyseDriveResponseFunction · 0.80
mainInspectFunction · 0.80
UpdateScaleMethod · 0.80
OnPaintMethod · 0.80

Calls

no outgoing calls

Tested by 1

mainInspectFunction · 0.64