QBasic 1.1: TIMER Function

Syntax

TIMER

Description / Parameter(s)

Use TIMER to time programs or parts of programs, or with the RANDOMIZE statement to seed the random-number generator.

Example

RANDOMIZE TIMER