MCPcopy 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
202double ifstreamRead10() {
203 return ifstreamReadHelper(10);
204}
205
206double ifstreamRead100() {
207 return ifstreamReadHelper(100);

Callers

nothing calls this directly

Calls 1

ifstreamReadHelperFunction · 0.85

Tested by

no test coverage detected