File: dsecnd.l

package info (click to toggle)
lapack 3.0.20000531a-28
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 61,920 kB
  • ctags: 46,200
  • sloc: fortran: 584,835; perl: 8,226; makefile: 2,331; awk: 71; sh: 45
file content (10 lines) | stat: -rwxr-xr-x 300 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
.TH DSECND l "15 June 2000" "LAPACK version 3.0" ")"
.SH NAME
DSECND - return the user time for a process in seconds
.SH SYNOPSIS
.TP 17
DOUBLE PRECISION
FUNCTION DSECND( )
.SH PURPOSE
DSECND returns the user time for a process in seconds. This version gets the time from the system function ETIME.