mirror of
https://github.com/mpv-player/mpv
synced 2025-03-30 15:29:56 +00:00
In many cases, this is purely cosmetic because poll still only accepts
microseconds. There's still a gain here however since
pthread_cond_timedwait can take a realtime ts now.
Additionally,
|
||
---|---|---|
.. | ||
common.h | ||
context_android.c | ||
context_display.c | ||
context_wayland.c | ||
context_win.c | ||
context_xlib.c | ||
context.c | ||
context.h | ||
utils.c | ||
utils.h |