Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ elapsed
Method
elapsed
lib/catch2/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
6
measure_one
Function · 0.45
run
Method · 0.45
update_stats
Method · 0.45
_record_handshake_time
Method · 0.45
~Http2Stream
Method · 0.45
common_free
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected