Scilab Function
Last update : 18/05/2014

timer - cpu time

Calling Sequence

timer()

Description

Returns the CPU time from the preceding call to timer().

Examples


timer();A=rand(100,100);timer()
 
  

See Also

unix_g,