DSECND(1) | LAPACK auxiliary routine (version 3.1) | DSECND(1) |
NAME¶
DSECND - the user time for a process in seconds
SYNOPSIS¶
- DOUBLE PRECISION
- FUNCTION DSECND( )
PURPOSE¶
DSECND 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) |