MPE/iX Intrinsics Reference Manual (32650-90875)
72 Chapter4
Command Deļ¬nitions (ABORTSESS - FCLOSE)
CLOCK
CLOCK
NM and CM callable.
Returns the time (hours, minutes, seconds, and tenths of seconds) according to the system
timer.
Syntax
I32
time
:=CLOCK;
Functional Return
time
32-bit signed integer (assigned functional return)
Returns the time, as monitored by the system timer, in the following
format:
Bits VaIue/Meaning
24:8 Tenths of seconds
16:8
Seconds
8:8 Minute of hour
0:8 Hour of day
Related Information
None