Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ reset
Method
reset
contrib/fb303/cpp/ServiceTracker.cpp:362–366 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
}
361
362
void
363
Stopwatch::reset()
364
{
365
gettimeofday(&startTime_, nullptr);
366
}
367
368
uint64_t
369
Stopwatch::elapsedUnits(Stopwatch::Unit unit, string *label) const
Callers
6
main
Function · 0.45
RunThriftServer
Function · 0.45
ConnectToServer
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
3
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36