Function ecal_sleep_ms#
Defined in File ecal_clang.h
Function Documentation#
-
ECAL_API void ecal_sleep_ms(const long time_ms_)#
Sleep current thread.
- Deprecated:
Will be removed in future eCAL versions.
- Parameters:
time_ms_ – Time to sleep in ms.