Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ setKeepDebuggerServiceOnPause
Method
setKeepDebuggerServiceOnPause
valdi/src/valdi/runtime/RuntimeManager.cpp:770–772 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
768
state->completion(stats);
769
}
770
});
771
}
772
}
773
774
void RuntimeManager::emitMetrics(void (Metrics::*emitterFunc)(const MetricsDuration&)) {
775
std::shared_ptr<MetricsStopWatch> initStopWatch;
Callers
1
RuntimeManagerWrapper
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected