Function ecal_sleep_ms

Function ecal_sleep_ms#

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.