MCPcopy 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
198double ifstreamRead1() {
199 return ifstreamReadHelper(1);
200}
201
202double ifstreamRead10() {
203 return ifstreamReadHelper(10);

Callers

nothing calls this directly

Calls 1

ifstreamReadHelperFunction · 0.85

Tested by

no test coverage detected