MCPcopy Create free account
hub / github.com/RenderKit/oidn / reset

Function reset

common/timer.h:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18
19 void reset()
20 {
21 start = clock::now();
22 }
23
24 double query() const
25 {

Callers 1

timer.hFile · 0.70

Calls 1

nowClass · 0.85

Tested by

no test coverage detected