In article <20160423124132.gc2...@mail.duskware.de>, Martin Husemann <mar...@duskware.de> wrote: >On Sat, Apr 23, 2016 at 02:58:16AM +0200, Kamil Rytarowski wrote: >> Alternatively adding support for pthread_getcpuclockid() + using >> clock_gettime(3) would approximate the result (as it's done for Linux >> and FreeBSD). > >That is a lot cleaner, though the Posix description of >pthread_getcpuclockid is not explaining the semantics of that clock (or >I am overlooking it?)
This is not hard to do... christos