Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ clear
Method
clear
src/openms/source/SYSTEM/StopWatch.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
#endif
33
34
void StopWatch::clear()
35
{ // stopped when running
36
*this = StopWatch(); // default init
37
}
38
39
void StopWatch::start()
40
{
Callers
2
run
Method · 0.45
fileList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected