Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ now
Function
now
util/stopwatch.cpp:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
using namespace std::chrono;
10
11
static auto now() {
12
return steady_clock::now();
13
}
14
15
namespace util {
16
Callers
2
StopWatch
Method · 0.85
stop
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected