Namespace: Consultingwerk
Class 
Stopwatch Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:Stopwatch
Purpose:Elternative to ETIME
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Dec 14 12:19:11 CET 2016



Top Method Summary
Options Name Purpose
+ Start () Starts the Stopwatch
+ INT64 Stop () Stops the Stopwatch
+ CHARACTER ToString () Returns a string representation of the object

Top Property Summary
Options Name Purpose
+ INT64 Elapsed


Method Detail
Top

PUBLIC Start ()

Purpose: Starts the Stopwatch
Notes:

Top

PUBLIC INT64 Stop ()

Purpose: Stops the Stopwatch
Notes:

Returns INT64
The number of elapsed milliseconds
Top

PUBLIC CHARACTER ToString ()

Purpose: Returns a string representation of the object
Notes:

Returns CHARACTER
A string representation of the runtime


Property Detail
Top

PUBLIC INT64 Elapsed


Returns INT64


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:32:17