SECOND(1) | LAPACK auxiliary routine (version 3.1) | SECOND(1) |
NAME¶
SECOND - the user time for a process in seconds
SYNOPSIS¶
- REAL FUNCTION
- SECOND( )
PURPOSE¶
SECOND returns the user time for a process in seconds. This version gets the time from the system function ETIME.
October 2006 | LAPACK auxiliary routine (version 3.1) |