Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ skipToEvent
Method
skipToEvent
lib/data/fluxmapreader.cc:41–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void FluxmapReader::skipToEvent(int event)
42
{
43
unsigned ticks;
44
findEvent(event, ticks);
45
}
46
47
int FluxmapReader::getCurrentEvent()
48
{
Callers
5
addFlux
Method · 0.80
addFlux
Method · 0.80
decodeToSectors
Method · 0.80
seekToIndexMark
Method · 0.80
mainAnalyseDriveResponse
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected