Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
ScopedWatch::~ScopedWatch() {
41
sw.stop();
42
callback(sw);
43
}
44
45
}
Callers
nothing calls this directly
Calls
1
stop
Method · 0.80
Tested by
no test coverage detected