This chapter provides routines to obtain the current real time, and the amount of processor time used.
Routines are provided to obtain the current time in two different formats, and to compare two such times.
A routine is provided to return the current amount of processor time used. This allows the timing of a particular routine or section of code.
x05aaf returns the current date/time in integer format.
x05abf converts from integer to character string date/time.
x05acf compares two date/time character strings.
x05baf returns the amount of processor time used.
None.