This website requires JavaScript.
Explore
Help
Register
Sign In
starnakin
/
42_KFS
Watch
1
Star
1
Fork
0
You've already forked 42_KFS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8dd5373e7f
42_KFS
/
headers
/
time.h
6 lines
63 B
C
Raw
Normal View
History
Unescape
Escape
add: sleep
2025-01-08 10:38:02 -05:00
#
pragma once
#
include
<stdint.h>
core: remove bozo typedef for types
2025-02-07 06:35:32 -05:00
void
sleep
(
uint64_t
delay
)
;
Reference in New Issue
Copy Permalink