On Sat, Apr 23, 2016 at 12:53:15PM +0000, Christos Zoulas wrote:
> >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...

Yes but I was wondering if the "cpu" in the function name would imply
anything (like effects of cpu speed changes being considered or whatever),
and I could not find any explanation in posix.

If we assume that this is just a way to access the per-lwp statistics,
it should indeed be simple.

Martin

Reply via email to