DSECND_INT_CPU_TIME(1) | LAPACK auxiliary routine (version 3.2) | DSECND_INT_CPU_TIME(1) |
NAME¶
DSECND_INT_CPU_TIME - 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 INTERNAL function CPU_TIME.
November 2008 | LAPACK auxiliary routine (version 3.2) |