| [Overview][Types][Classes][Variables][Index] | 
Start the timer
Source position: fptimer.pp line 111
public procedure TFPTimerDriver.StartTimer; virtual; abstract;  | 
StartTimer is called by TFPCustomTimer.StartTimer. It should be overridden by descendents of TFPTimerDriver to actually start the timer.
  | 
Start the timer  | 
|
  | 
Stop the timer  |