Function ecal_sleep_ms#

Function Documentation#

ECAL_API void ecal_sleep_ms(const long time_ms_)#

Sleep current thread.

Parameters

time_ms_ – Time to sleep in ms.