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