[comp.lang.fortran] Fortran subroutine to return #second

cracraft@venera.isi.edu (Stuart Cracraft) (10/18/88)

The linpack benchmark distributed by Dongarra at Los Alamos requires
a Fortran subroutine called "second() -- apparently to return the
time in seconds, or possibly the cpu time in seconds.

Does anyone know what the equivalent function name is in BSD F77
(the Berkeley Fortran compiler) ?

Thanks,

	Stuart