dsecnd_EXT_ETIME.f - Man Page
INSTALL/dsecnd_EXT_ETIME.f
Synopsis
Functions/Subroutines
double precision function dsecnd ()
DSECND Using ETIME
Function/Subroutine Documentation
double precision function dsecnd
DSECND Using ETIME DSECND returns nothing
DSECND Using the INTERNAL function ETIME.
DSECND Using INTERNAL function CPU_TIME.
DSECND Using ETIME_
Purpose:
DSECND returns the user time for a process in seconds. This version gets the time from the EXTERNAL system function ETIME.
- Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Purpose:
DSECND returns the user time for a process in seconds. This version gets the time from the system function ETIME_.
- Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Purpose:
DSECND returns the user time for a process in seconds. This version gets the time from the INTERNAL function CPU_TIME.
- Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Purpose:
DSECND returns the user time for a process in seconds. This version gets the time from the INTERNAL function ETIME.
- Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
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.
- Author
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Definition at line 34 of file dsecnd_EXT_ETIME.f.
Author
Generated automatically by Doxygen for LAPACK from the source code.
Referenced By
The man page dsecnd(3) is an alias of dsecnd_EXT_ETIME.f(3).