MCPcopy 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
100void AsyncRequest::reset()
101{
102 timer_.resetTime();
103 storeCommand_( {} );
104
105}
106
107MR::AsyncRequest::Command AsyncRequest::loadCommand_()
108{

Callers 2

resetTimeMethod · 0.45
waitBlockingMethod · 0.45

Calls 1

resetTimeMethod · 0.80

Tested by

no test coverage detected