timef()

Purpose

The timef function returns the elapsed time in milliseconds since the first call to timef. The accuracy of an XL Fortran timing function is operating system dependent.

Class

Function

Result type and attributes

REAL(8)

Result value

The elapsed time in milliseconds since the first call to timef. The first call to timef returns 0.0d0.