HPlogo 900 Series HP 3000 Computer Systems: MPE/iX Intrinsics Reference Manual > Chapter 4 Command Definitions

CLOCK

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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:

BitsValue/Meaning
24:8Tenths of seconds
16:8Seconds
8:8Minute of hour
0:8Hour of day

Related Information

Intrinsics

None

Commands

None

Manuals

Getting System Information Programmer's Guide (32650-90018)

Feedback to webmaster