1DSECND(1) LAPACK auxiliary routine (version 3.1) DSECND(1)
23
4
NAME
6DSECND - 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 system function ETIME.
1415
16
17
18
LAPACK auxiliary routine (versionNo3v.e1m)ber 2006 DSECND(1)