MCPcopy Create free account
hub / github.com/AliveToolkit/alive2 / ~ScopedWatch

Method ~ScopedWatch

util/stopwatch.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40ScopedWatch::~ScopedWatch() {
41 sw.stop();
42 callback(sw);
43}
44
45}

Callers

nothing calls this directly

Calls 1

stopMethod · 0.80

Tested by

no test coverage detected