1DSECND_INT_ETIME(1)LAPACK auxiliary routine (version 3.1.1)DSECND_INT_ETIME(1)
23
4
NAME
6DSECND_INT_ETIME - the user time for a process in seconds
7
SYNOPSIS
9DOUBLE PRECISION FUNCTION DSECND( )
10
PURPOSE
12DSECND returns the user time for a process in seconds. This version
13gets the time from the INTERNAL function ETIME.
1415
16
17
18
LAPACK auxiliary routine (versionFe3b.r1u.a1r)y 2007 DSECND_INT_ETIME(1)