This is the mail archive of the
libc-help@sourceware.org
mailing list for the glibc project.
Re: clock() time travel.
- From: Ãngel GonzÃlez <keisial at gmail dot com>
- To: PaweÅ Sikora <pluto at agmk dot net>
- Cc: libc-help at sourceware dot org
- Date: Thu, 16 Jan 2014 15:21:48 +0100
- Subject: Re: clock() time travel.
- Authentication-results: sourceware.org; auth=none
- References: <2a73b22e707bbe6dce3871aacf7d8a69 at agmk dot net>
On 16/01/14 11:54, PaweÅ Sikora wrote:
Hi,
i've observed on my i3-540 cpu that subsequent clock() calls
*sometimes* give smaller number of ticks than previous one.
is it a known issue?
BR,
PaweÅ.
How many cpus do you have?
Maybe you get a lower result than provided previously when it was
running on a different core/cpu?
Can you also print the cpu which is giving you each answer?