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

TFPTimerDriver.StopTimer

Stop the timer

Declaration

Source position: fptimer.pp line 112

public procedure TFPTimerDriver.StopTimer; virtual; abstract;

Description

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

See also

TFPCustomTimer.StopTimer

  

Stop the timer

TFPTimerDriver.StartTimer

  

Start the timer