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

Method getFluxmapDuration

lib/decoders/decoders.h:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 nanoseconds_t getFluxmapDuration() const
97 {
98 return _fmr->getDuration();
99 }
100
101protected:
102 virtual void beginTrack() {};

Callers

nothing calls this directly

Calls 1

getDurationMethod · 0.80

Tested by

no test coverage detected