Function ecal_sleep_ms
Contents
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.
- Parameters
time_ms_ – Time to sleep in ms.
Defined in File ecal_clang.h
Sleep current thread.
time_ms_ – Time to sleep in ms.