Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
101
protected:
102
virtual void beginTrack() {};
Callers
nothing calls this directly
Calls
1
getDuration
Method · 0.80
Tested by
no test coverage detected