6 lines
No EOL
90 B
C
6 lines
No EOL
90 B
C
#include "error.h"
|
|
#include <stdint.h>
|
|
|
|
kstatus tsc_init();
|
|
|
|
uint64_t tsc_get_timestamp(); |