mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-02 17:28:30 +00:00
Fix redbean unix.nanosleep() documentation
This commit is contained in:
parent
c937fbb222
commit
bc3d84341d
2 changed files with 2 additions and 2 deletions
|
@ -3413,7 +3413,7 @@ UNIX MODULE
|
|||
|
||||
This function goes fastest on Linux and Windows.
|
||||
|
||||
unix.nanosleep(seconds:int, nanos:int)
|
||||
unix.nanosleep(seconds:int[, nanos:int])
|
||||
├─→ remseconds:int, remnanos:int
|
||||
└─→ nil, unix.Errno
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue