12.07.2015 Views

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

X = SECNDS(0.0)...... ! Code to be timed...DELTA = SECNDS(X)The accuracy of this call is the same as the resolution of the system clock.TIMEThe TIME subroutine returns the current system time as an ASCII string. It has the form:CALL TIME(buf)where buf is an eight-byte variable, array, array element, or character substring. The TIME callreturns the time as an eight-byte ASCII character string of the form:hh:mm:ssFor example:16:45:23Note that a 24-hour clock is used.3F Functions and VAX Subroutines 285

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!