JCL Help:TJclCounter.Stop

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Stops the timer.


Pascal

 public function Stop: Float;


Return Value

The elapsed time between Start and Stop calls. Unit is seconds.


Description

The Stop method stops the timer, sets the Counting property to False and returns the elapsed time since the Start method was called.


See Also

StartCount


About

Donator

Theo Bebekis


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page