MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / SetBenchmarkBytesProcessed

Function SetBenchmarkBytesProcessed

extern/re2/util/benchmark.cc:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void SetBenchmarkBytesProcessed(int64_t b) { bytes = b; }
55
56void SetBenchmarkItemsProcessed(int64_t i) { items = i; }
57

Callers 1

SetBytesProcessedMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected