omniClientWaitFor

Defined in OmniClient.h

bool omniClientWaitFor(OmniClientRequestId requestId, uint64_t milliseconds)

Wait for a request to complete, but with a timeout.

Same as omniClientWait, but with a timeout in milliseconds

Returns

false if the wait timed out before the request finished