mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 16:22:01 +00:00
7 lines
80 B
C
7 lines
80 B
C
|
|
||
|
void InitTimer();
|
||
|
int GetTimer();
|
||
|
//int uGetTimer();
|
||
|
float GetRelativeTime();
|
||
|
|