Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ elapsed
Method
elapsed
tests/include/catch.hpp:6610–6610 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6608
void finish() override { finished = Clock::now(); }
6609
6610
ClockDuration<Clock> elapsed() const { return finished - started; }
6611
6612
TimePoint<Clock> started;
6613
TimePoint<Clock> finished;
Callers
2
measure_one
Function · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected