SIGN IN SIGN UP

timers: Remove GetRelativeTime()

Move the code calculating time delta since last query out of the
platform-specific drivers and into mplayer.c. The platform-specific
drivers now return absolute values only.

The way the code in timer-darwin.c uses doubles in wrapping arithmetic
looks questionable and this change might make problems in it more
visible.
U
Uoti Urpala committed
eaf7857b7f7ae6b05ce9d129157e0ff33ed2081b
Parent: c693b77