MCPcopy 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_fixtureMethod · 0.45
startServerMethod · 0.45
BOOST_FIXTURE_TEST_CASEFunction · 0.45
startServerMethod · 0.45
_connectable_clientMethod · 0.45
prepareMethod · 0.45
serveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected