MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / fread10

Function fread10

runtime/Perf.cc:253–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253double fread10() {
254 return freadHelper(10);
255}
256
257double fread100() {
258 return freadHelper(100);

Callers

nothing calls this directly

Calls 1

freadHelperFunction · 0.85

Tested by

no test coverage detected