timer

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