Added kinfo, reduced global state
This commit is contained in:
parent
2213707c6a
commit
e72c8fe6fd
30 changed files with 510 additions and 574 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#include <stdint.h>
|
||||
uint64_t get_timestamp_ns();
|
||||
uint64_t get_timestamp_us();
|
||||
void sleep(int ms);
|
||||
Loading…
Add table
Add a link
Reference in a new issue