mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
5 lines
53 B
C
5 lines
53 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
u64 get_time();
|
||
|
|
u64 get_system_time();
|