table of contents
/home/abuild/rpmbuild/BUILD/lapack-3.12.0/INSTALL/second_EXT_ETIME.f(3) | Library Functions Manual | /home/abuild/rpmbuild/BUILD/lapack-3.12.0/INSTALL/second_EXT_ETIME.f(3) |
NAME¶
/home/abuild/rpmbuild/BUILD/lapack-3.12.0/INSTALL/second_EXT_ETIME.f
SYNOPSIS¶
Functions/Subroutines¶
real function SECOND ()
SECOND Using ETIME
Function/Subroutine Documentation¶
real function SECOND¶
SECOND Using ETIME SECOND returns nothing
SECOND Using the INTERNAL function ETIME.
SECOND Using INTERNAL function CPU_TIME.
SECOND Using ETIME_
Purpose:
!> !> SECOND returns the user time for a process in seconds. !> This version gets the time from the EXTERNAL system function ETIME. !>
Author
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Purpose:
!> !> SECOND returns the user time for a process in seconds. !> This version gets the time from the system function ETIME_. !>
Author
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Purpose:
!> !> SECOND returns the user time for a process in seconds. !> This version gets the time from the INTERNAL function CPU_TIME. !>
Author
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Purpose:
!> !> SECOND returns the user time for a process in seconds. !> This version gets the time from the INTERNAL function ETIME. !>
Author
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Purpose:
!> !> SECOND 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 California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Definition at line 34 of file second_EXT_ETIME.f.
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
Version 3.12.0 | LAPACK |