<-- Previous || Up || Next -->

Debug Timer On Sub
Basic Extensions Class

Public Sub DebugTimerOn( _
    )

Turn on the highest-level debug timer.

Example:
    DebugTimerSample
    Timer #0:  2.75 s.
See also:
    DebugTimerOff Function
    DebugTimers Function
    DebugTimerSample Subroutine
    Timer Function (Visual Basic)
Definition:
    DebugTimers(0, True)
Note: Since the resolution of the Timer is only 1/18 of a second, you should consider performing reasonably long tests.

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.