MCPcopy Create free account
hub / github.com/OpenPathGuidingLibrary/openpgl / reset

Method reset

tools/openpgl_bench/timer.h:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 void reset()
17 {
18 start = clock::now();
19 }
20
21 double elapsed()
22 {

Callers 2

init_fieldFunction · 0.45
bench_lookup_sampleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected