summaryrefslogtreecommitdiffstats
path: root/osdep/timer.h
Commit message (Expand)AuthorAgeFilesLines
* mac/vulkan: add support for frame timing via presentation feedbackder richter9 days1-0/+9
* win32: increase hires timer resolutionnanahi2024-03-191-3/+3
* osdep/timer: update documentation and test for mp_time_nsKacper Michajłow2024-01-261-1/+1
* timer: remove unused codeKacper Michajłow2023-11-051-7/+0
* timer: remove MP_START_TIMENRK2023-10-271-2/+1
* timer: remove microsecond timer functionsDudemanguy2023-10-161-10/+0
* demux: convert cache updates to nanosecondsDudemanguy2023-10-161-3/+0
* timer: add convenience time unit conversion macrosDudemanguy2023-10-161-0/+10
* timer: change mp_sleep_us to mp_sleep_nsDudemanguy2023-10-101-3/+3
* msg: use nanosecond precisionDudemanguy2023-09-291-1/+1
* timer: teach it about nanosecondsKacper Michajłow2023-09-291-1/+11
* timer: rename mp_add_timeout to reflect what it actually doesKacper Michajłow2023-09-291-1/+1
* timer: rename mp_time_us_to_timespec to reflect what it actually doesKacper Michajłow2023-09-291-1/+1
* win32: Windows 10: timeBeginPeriod on demandAvi Halachmi (:avih)2021-09-211-0/+8
* demux, stream: readd cache-speed in some other formwm42018-12-061-0/+3
* timer: remove an unused helper functionwm42018-05-241-6/+0
* osdep/timer*: change license to LGPLwm42017-05-051-7/+7
* threads: use utility+POSIX functions instead of weird wrapperswm42015-05-111-0/+4
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* msg: add --log-file optionwm42015-01-261-0/+2
* threads: use mpv time for mpthread_cond_timedwait wrapperwm42014-05-181-0/+7
* timer: add utility function to get relative timewm42014-02-281-0/+6
* Replace calls to usec_sleep()wm42013-05-261-3/+0
* Replace all calls to GetTimer()/GetTimerMS()wm42013-05-261-2/+0
* timer: refactor, add 64 bit timer functionwm42013-05-261-3/+21
* timer: remove timer_namewm42012-09-071-2/+0
* Merge svn changes up to r28862Uoti Urpala2009-03-071-0/+18
|\
| * Add standard license headers to files.diego2009-03-011-0/+18
| * Get rid of pointless 'extern' keywords.diego2008-12-031-2/+2
* | osdep: Remove cruftUoti Urpala2008-04-281-6/+0
* | timers: Remove GetRelativeTime()Uoti Urpala2008-04-281-1/+0
* | osdep: Change timer_name to a saner typeUoti Urpala2008-04-281-1/+1
|/
* Identifiers starting with underscores are reserved.diego2007-07-311-3/+3
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-4/+4
* Native darwin timer update.wight2004-08-041-0/+2
* linux->osdeparpi2003-02-091-0/+17