Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ reset
Method
reset
source/MRViewer/MRAsyncTimer.cpp:100–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void AsyncRequest::reset()
101
{
102
timer_.resetTime();
103
storeCommand_( {} );
104
105
}
106
107
MR::AsyncRequest::Command AsyncRequest::loadCommand_()
108
{
Callers
2
resetTime
Method · 0.45
waitBlocking
Method · 0.45
Calls
1
resetTime
Method · 0.80
Tested by
no test coverage detected