NAME
A member function of omni::sync::semaphore
OVERLOADS
omni::sync::semaphore::wait
A member function of omni::sync::semaphore
#include <omni/sync/semaphore.hpp>bool omni::sync::semaphore::wait()OVERLOADS
bool omni::sync::semaphore::wait(uint32_t timeout_ms)
bool omni::sync::semaphore::wait(const omni::chrono::unsigned_span_t& span)