mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +01:00
sleep stuff moved to linux/timertimer-lx.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2267 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6ab3523b14
commit
49ad591e4c
@ -4,3 +4,5 @@ unsigned int GetTimer();
|
||||
//int uGetTimer();
|
||||
float GetRelativeTime();
|
||||
|
||||
int usec_sleep(int usec_delay);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user