MCPcopy Create free account
hub / github.com/OriginQ/QPanda-2 / run

Method run

Extensions/PilotOSMachine/easylogging++.cpp:2385–2390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2383}
2384
2385void AsyncDispatchWorker::run(void) {
2386 while (continueRunning()) {
2387 emptyQueue();
2388 base::threading::msleep(10); // 10ms
2389 }
2390}
2391#endif // ELPP_ASYNC_LOGGING
2392
2393// DefaultLogBuilder

Callers 3

pMeasureBinindexMethod · 0.45
pMeasureDecindexMethod · 0.45
pmeasure_subsetMethod · 0.45

Calls 1

msleepFunction · 0.85

Tested by

no test coverage detected