Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
refs/heads/libcpp_no_exceptions
/
.
/
tests
/
unistd
/
sleep.out
blob: 3cad7c8a4501a5b23853770931cac78cedfba722 [
file
] [
log
] [
blame
] [
edit
]
sleep
(
2
)
ret
:
0
after sleep
(
2
)
between
2
and
3
:
1
errno
:
0
usleep
(
3000000
)
ret
:
0
after usleep
(
3000000
)
between
3
and
4
:
1
errno
:
0