Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlatformLab/NanoLog
/ ifstreamRead10
Function
ifstreamRead10
runtime/Perf.cc:202–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
double ifstreamRead10() {
203
return ifstreamReadHelper(10);
204
}
205
206
double ifstreamRead100() {
207
return ifstreamReadHelper(100);
Callers
nothing calls this directly
Calls
1
ifstreamReadHelper
Function · 0.85
Tested by
no test coverage detected