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