TIMETI.

A pseudo-variable which reads and sets the elapsed time clock.

X=TIME
TIME=100

You can use TIME to set and read BBC BASIC (Z80)'s internal clock. The value of the clock is returned in centi-seconds (one-hundredths of a second).

The clock is reset to zero when BBC BASIC is started. Note that this clock is not accurate, it is merely an approximation.

Syntax

Associated Keywords