Timer
Provides elapsed time
Operations
New
Constructor
New(start:Bool)
Parameters
Name | Type | Description |
---|---|---|
start | Bool | flag, start timer after instantiation, default = true |
ToString
Formats the timer into a string
method : public : ToString() ~ String
Return
Type | Description |
---|---|
String | formatted string |