![]() |
ATLAS Offline Software
|
Helpers shared by monitoring services. More...
Functions | |
| void | conditionedSleep (std::chrono::milliseconds duration, const std::atomic< bool > &stopFlag) |
| Sleep for duration or until stopFlag is set, whichever comes first. | |
Helpers shared by monitoring services.
|
inline |
Sleep for duration or until stopFlag is set, whichever comes first.
Definition at line 30 of file TrigServicesUtils.h.