[Overview][Types][Classes][Variables][Index] Reference for unit 'fpTimer' (#fcl)

TFPTimerDriver.StartTimer

Start the timer

Declaration

Source position: fptimer.pp line 76

public procedure TFPTimerDriver.StartTimer; virtual; abstract;

Description

StartTimer is called by TFPCustomTimer.StartTimer. It should be overridden by descendents of TFPTimerDriver to actually start the timer.

See also

TFPCustomTimer.StartTimer

  

Start the timer

TFPTimerDriver.StopTimer

  

Stop the timer