Contents  Index  
──────────────────────────────────────────────────────────────────────────────
Returns the number of seconds elapsed since midnight.

TIMER

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

Example:
    RANDOMIZE TIMER

See Also    RANDOMIZE, RND    TIMER, ON TIMER Statements
──────────────────────────────────────────────────────────────────────────────
 © Copyright Microsoft Corporation, 1987-1992. All rights reserved.
   Converted from qbasic.hlp with DosHelp/HelpConvert