MCPcopy Create free account
hub / github.com/CppMicroServices/CppMicroServices / WaitForStop

Method WaitForStop

framework/src/util/Framework.cpp:71–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 FrameworkEvent
72 Framework::WaitForStop(std::chrono::milliseconds const& timeout)
73 {
74 return pimpl(d)->WaitForStop(timeout);
75 }
76} // namespace cppmicroservices

Callers 15

TearDownMethod · 0.45
TearDownMethod · 0.45
TearDownMethod · 0.45
TearDownMethod · 0.45
TEST_FFunction · 0.45
TearDownMethod · 0.45
TESTFunction · 0.45
TearDownMethod · 0.45
TearDownMethod · 0.45
TearDownMethod · 0.45
testConcurrentAddRemoveFunction · 0.45
TearDownMethod · 0.45

Calls 1

pimplFunction · 0.85

Tested by 15

TearDownMethod · 0.36
TearDownMethod · 0.36
TearDownMethod · 0.36
TearDownMethod · 0.36
TEST_FFunction · 0.36
TearDownMethod · 0.36
TESTFunction · 0.36
TearDownMethod · 0.36
TearDownMethod · 0.36
TearDownMethod · 0.36
testConcurrentAddRemoveFunction · 0.36
TearDownMethod · 0.36