Home
last modified time | relevance | path

Searched refs:ms (Results 1 – 2 of 2) sorted by relevance

/libev/
H A Dev_select.c200 unsigned long ms = timeout * 1e3; in select_poll() local
201 Sleep (ms ? ms : 1); in select_poll()
H A Dev.pod508 (and only giving 5ms accuracy while select on the same platform gives
509 0.1ms) and so on. The biggest issue is fork races, however - if a program