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.