HPlogo MPE/iX Intrinsics Reference Manual > Chapter 4 Command Definitions (ABORTSESS - FCLOSE)

CLOCK

MPE documents

Complete PDF
Table of Contents
Index

Edition 7 E0701 ♥
Edition 7 E0300
Edition 6 E0195

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


IntrinsicsALMANAC, CALENDAR, DATELINE, FMTCALENDAR, FMTCLOCK, FMTDATE
Manuals




CLEANUSL


CLOSELOG