Searched refs:seconds_waited (Results 1 – 2 of 2) sorted by relevance
180 bool WaitForSleep(nos::NuggetClientInterface *client, uint32_t *seconds_waited) { in WaitForSleep() argument214 if (seconds_waited) { in WaitForSleep()215 *seconds_waited = wait_seconds; in WaitForSleep()
36 bool WaitForSleep(nos::NuggetClientInterface *client, uint32_t *seconds_waited);