Yes. I think it's milliseconds the processor has been in use since you
started the program.
Joe
Nasira Sindhu wrote:
Thank you, Joe. This works fine.
I guess, the output is in milliseconds?
Nasira
-------- Original-Nachricht --------
Datum: Fri, 20 Nov 2009 11:52:50 -0600
Von: Joe Bohanon <jbohan...@gmail.com>
An: Nasira Sindhu <noemi...@gmx.de>, GAP Forum <fo...@gap-system.org>
Betreff: Re: [GAP Forum] time-function in GAP?
One of the following:
gap> Runtime();
832966
gap> Runtimes();
rec( user_time := 832966, system_time := 1656, user_time_children := 0,
system_time_children := 0 )
Joe
Nasira Sindhu wrote:
Dear GAP-Forum,
I want to measure the runtime of a GAP-program(Version 4) on a Wind. 7
Pc.
How to display the time while running a program? Is there any
time-function in GAP?
Best regards,
Nasira Sindhu
_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum