DSECND_NONE(1) | LAPACK auxiliary routine (version 3.2) | DSECND_NONE(1) |
NAME¶
DSECND_NONE - nothing instead of returning the user time for a process in seconds
SYNOPSIS¶
- DOUBLE PRECISION
- FUNCTION DSECND( )
PURPOSE¶
DSECND returns nothing instead of returning the user time for a process in seconds. If you are using that routine, it means that neither EXTERNAL ETIME, EXTERNAL ETIME_, INTERNAL ETIME, INTERNAL CPU_TIME is available on your machine.
November 2008 | LAPACK auxiliary routine (version 3.2) |