[vlc-devel] [PATCH] src: implement monotonic clock for osx

Rémi Denis-Courmont remi at remlab.net
Tue Dec 10 18:36:12 CET 2013


On Tue, 10 Dec 2013 18:10:55 +0100, david.fuhrmann at gmail.com wrote:
> From: David Fuhrmann <david.fuhrmann at googlemail.com>
> 
> mach_absolute_time seems to be the fastest (and preferred) way to access
> the high precision timer. It counts mach time units since the last
system
> boot. mach_timebase_info provides a conversion factor to transform the
> value
> into nano seconds.

I fail to see how this fits in src/posix(/thread.c) but most importantly I
fail to see how this can work without clock selection.

-- 
Rémi Denis-Courmont
Sent from my collocated server



More information about the vlc-devel mailing list