1SECOND(1) LAPACK auxiliary routine (version 3.1) SECOND(1)
23
4
NAME
6SECOND - the user time for a process in seconds
7
SYNOPSIS
9REAL FUNCTION SECOND( )
10
PURPOSE
12SECOND 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 SECOND(1)