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() ~ StringReturn
| Type | Description |
|---|---|
| String | formatted string |