Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ getDuration
Method
getDuration
lib/data/fluxmapreader.h:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
int getDuration(void)
41
{
42
return (_fluxmap.duration());
43
}
44
45
int getCurrentEvent();
46
void getNextEvent(int& event, unsigned& ticks);
Callers
1
getFluxmapDuration
Method · 0.80
Calls
1
duration
Method · 0.80
Tested by
no test coverage detected