Meta: Add files to repository
This commit is contained in:
parent
80a0428b66
commit
39198164cd
1029 changed files with 78311 additions and 0 deletions
4
src/libtemple/time.h
Normal file
4
src/libtemple/time.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
void time_busy(i64 duration);
|
||||
i64 time_jiffies();
|
||||
i64 time_now();
|
||||
void time_sleep(i64 duration);
|
Loading…
Add table
Add a link
Reference in a new issue