Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlatformLab/NanoLog
/ fread1
Function
fread1
runtime/Perf.cc:249–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
double fread1() {
250
return freadHelper(1);
251
}
252
253
double fread10() {
254
return freadHelper(10);
Callers
nothing calls this directly
Calls
1
freadHelper
Function · 0.85
Tested by
no test coverage detected