Previous Topic: Records that OPSYSSYM Returns

Next Topic: TRACE Function

TIME Function—Returns Current or Elapsed Time

When executed in a stand-alone OPS/REXX program, the TIME function operates identically to standard REXX and returns the current or elapsed time in the format specified by option.

Following is a list of various AOF rule types and a description of how the TIME function operates when executed in them:

The TIME function has this format:

var = TIME(option)
option

Supports all values for option that are supported by standard REXX.