[GAP Forum] time-function in GAP?

Joe Bohanon jbohanon2 at gmail.com
Fri Nov 20 17:52:50 GMT 2009


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
>   




More information about the Forum mailing list