Component: Stopwatch (Timing )
From Flowcode Help
(Redirected from Component: ID bad20af2 3911 414d 8523 46895726e2bf)
Jump to navigationJump to search| Author | Matrix TSL |
| Version | 1.0 |
| Category | Timing |
Contents
Stopwatch component
Stopwatch component used to measure the passage of time. Capable of measuring milliseconds, seconds, minutes, hours and time in seconds as a float.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetElapsedTimeAsReal
| GetElapsedTimeAsReal | |
| Returns the current stop watch time as a floating point number in seconds. | |
| Return | |
GetElapsedTimeAsUnit
| GetElapsedTimeAsUnit | |
| Gets the stop watch time in the unit specified. | |
| Unit | |
| 0=milliseconds, 1=seconds, 2=minutes, 3=hours | |
| Return | |
Start
| Start | |
| Starts the stop watch running. | |
| ResetCounter | |
| 0=Start counting without resetting, 1=Reset Counter | |
| Return | |
Stop
| Stop | |
| Stops the stop watch | |
| Return | |
Property reference
| Properties |
Component Source Code
Please click here to download the component source project: FC_Comp_Source_StopWatch.fcsx
Please click here to view the component source code (Beta): FC_Comp_Source_StopWatch.fcsx