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

Method clear

extern/boost/boost/test/utils/timer.hpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 nanosecond_type wall;
53 nanosecond_type system;
54 void clear() {
55 wall = 0;
56 system = 0;
57 }
58 };
59
60 inline double

Callers 1

clearFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected