You are here: Symbol Reference > AudioSignal Namespace > Classes > TSignalTimer Class > TSignalTimer Members
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalTimer Members

The following tables list the members exposed by TSignalTimer.

 
Name 
Description 
 
This is Timer, a member of class TSignalTimer. 
 
Name 
Description 
 
Return the number of timer events triggered so far. 
 
Name 
Description 
 
Set this property to True to start the timer. 
 
Set the Frequency to define the frequency in Herz of the timer events. This property also adjusts the Interval property. 
 
Defines the time in miliseconds between two timer events. 
 
Set this property to true, if you want the OnTimer event to run in its own thread. 
 
OnTimer event is triggered every Interval miliseconds. 
 
Defines the timer resolution in miliseconds. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!