Functions | |
int | HAP_timer_sleep (unsigned long long sleep_duration) |
int HAP_timer_sleep | ( | unsigned long long | sleep_duration | ) |
Suspends the calling thread from execution until the specified duration has elapsed.
[in] | sleep_duration | - Sleep duration in micro-seconds. |