mirror of
https://git.checksum.fail/alec/slon.git
synced 2025-12-08 20:19:56 +02:00
Meta: Add files to repository
This commit is contained in:
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);
|
||||
Reference in New Issue
Block a user