index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kc
/
core
/
timer.h
blob: 702d7b6a265f24b30ab1c754c85e3e96bebc8d9d (
plain
)
1
2
3
4
5
6
#pragma once #include <stdint.h> uint64_t timer_ticks(void);