21 Sep
2011
21 Sep
'11
2:27 p.m.
On 21.09.2011 14:05, Lars Viklund wrote:
The man page for clock(3) on my system claims: * The clock() function returns an approximation of processor time used * by the program.
That doesn't seem to refer to wall time
Is this correct according to the C++ standard? I always interpreted the differences between clock()-calls as wall time in conjunction with CLOCKS_PER_SEC. This constant wouldn't make sense otherwise... (?) -- Sebastian Pfützner s.pfuetzner@onlinehome.de ICQ-ID: 39965036