index
:
libnaunet
master
C Platform and Network Support Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
timer
/
timer.h
blob: cd2daf710150f946b0200223f6c0fdaa624bfc55 (
plain
)
1
2
3
4
5
6
#pragma once
#include
<al/types.h>
u64
nn_get_timestamp
(
void
);
f64
nn_get_tick
(
void
);