19 Oct
2003
19 Oct
'03
3:03 p.m.
Adriaan van Os wrote:
I measure the execution time by counting seconds in my head between the prints to the console.
By the way, you can also use 'TickCount' (which returns a count in 1/60 seconds) or 'Microseconds'. Both are in the ported GPCPInterfaces (available from my website). They require linking with the 'Carbon framework'.
Or just run `time myprogram myarguments' on the command-line (if `time' exists on Mac OS X, but I guess it does). Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707