OWBasic for Pocketviewer

Home INTRO Group SYSTEM Alphabetical Index

Timer

STARTTIMER
STOPTIMER
TIMER#()
TIMER%()

The Timer measures the time in seconds.
STARTTIMER starts the Timer sets it to zero.
STOPTIMER stops the timer.
The function TIMER#() returns the current time. This is a floating point value with a system dependend accuracy.


  • SYNC - Synchronizing with internal clock
  • TIME - Time and Date
Home INTRO Group SYSTEM Alphabetical Index