GNU Info

Info Node: (g77-295.info)Second Intrinsic (function)

(g77-295.info)Second Intrinsic (function)


Next: Second Intrinsic (subroutine) Prev: Scan Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Second Intrinsic (function)
...........................

     Second()

Second: `REAL(KIND=1)' function.

Intrinsic groups: `unix'.

Description:

   Returns the process's runtime in seconds--the same value as the UNIX
function `etime' returns.

   On some systems, the underlying timings are represented using types
with sufficiently small limits that overflows (wraparounds) are
possible, such as 32-bit types.  Therefore, the values returned by this
intrinsic might be, or become, negative, or numerically less than
previous values, during a single run of the compiled program.

   For information on other intrinsics with the same name: Note: Second
Intrinsic (subroutine).


automatically generated by info2www version 1.2.2.9