JCL Help:TJclCounter.ElapsedTime

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the elapsed time.


Pascal

 public property ElapsedTime: Float;


Description

ElpasedTime returns the elapsed time between the last Start and Stop calls. The value is divided by the counter's frequency before returning so the unit is seconds. During a counting operation, Counting equals True, ElapsedTimer is always 0.


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