mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 22:38:30 +00:00
Improve Windows sleep accuracy from 15ms to 15µs
This commit is contained in:
parent
b40140e6c5
commit
b490e23d63
16 changed files with 189 additions and 67 deletions
|
@ -57,6 +57,7 @@
|
|||
*
|
||||
* @param clock may be
|
||||
* - `CLOCK_REALTIME`
|
||||
* - `CLOCK_BOOTTIME`
|
||||
* - `CLOCK_MONOTONIC`
|
||||
* - `CLOCK_REALTIME_COARSE` but is likely to sleep negative time
|
||||
* - `CLOCK_MONTONIC_COARSE` but is likely to sleep negative time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue