MCPcopy 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
249double fread1() {
250 return freadHelper(1);
251}
252
253double fread10() {
254 return freadHelper(10);

Callers

nothing calls this directly

Calls 1

freadHelperFunction · 0.85

Tested by

no test coverage detected