Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ Timer
Method
Timer
lib/cpp/test/Benchmark.cpp:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
timeval vStart;
38
39
Timer() { THRIFT_GETTIMEOFDAY(&vStart, nullptr); }
40
void start() { THRIFT_GETTIMEOFDAY(&vStart, nullptr); }
41
42
double frame() {
Callers
1
do_benchmark
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected