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

Function ifstreamRead100

runtime/Perf.cc:206–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206double ifstreamRead100() {
207 return ifstreamReadHelper(100);
208}
209
210/**
211 * Reads a number of bytes from an fread repeatedly and times it

Callers

nothing calls this directly

Calls 1

ifstreamReadHelperFunction · 0.85

Tested by

no test coverage detected