SECOND_EXT_ETIME(1) | LAPACK auxiliary routine (version 3.2) | SECOND_EXT_ETIME(1) |
NAME¶
SECOND_EXT_ETIME - 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 EXTERNAL system function ETIME.
November 2008 | LAPACK auxiliary routine (version 3.2) |