Re: after ids



Alexandre Ferrieux wrote:
[*] The times() function happens to *return* a value which is the
tickcount, while the struct passed to it is filled with cpu-time
counters, which do not interest us in that context.

Not on all systems. Some (e.g. Darwin) use an absolute tickcount.

Donal.
.