Searched defs:timeout (Results 1 – 4 of 4) sorted by relevance
188 struct timespec timeout = { timeout_ms / 1000, (timeout_ms % 1000) * 1000000}; in waitAndProcessEvents() local
498 int timeout = 4900 / ( delta * delta ); in timerEvent() local