-
Bug
-
Resolution: Fixed
-
Medium
-
TIRTOS
-
TIRTOS-1767
-
3.70.00
-
3.80.00
-
The usleep(n) API is supposed to wait for "at least" n microseconds. The implementation was truncating instead of rounding up. ...
usleep should sleep "at least" n microseconds