mirror of
https://github.com/mpv-player/mpv
synced 2024-12-12 01:46:16 +00:00
dc17b69e6d
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@100 b3059339-0415-0410-9bf9-f77b7e298cf2
7 lines
89 B
C
7 lines
89 B
C
|
|
void InitTimer();
|
|
unsigned int GetTimer();
|
|
//int uGetTimer();
|
|
float GetRelativeTime();
|
|
|