wait_until


Description:

public bool wait_until (int64 end_time)

Waits until the counter is zero or end_time has passed.

Returns:

false on a timeout, true otherwise