Understanding Timer Output Events
Using Time to Animate
Understanding Timer Output Events
- The isActive output event:
- Outputs TRUE at timer start
- Outputs FALSE at timer stop
- The fraction_changed output event:
- Outputs values from 0.0 to 1.0 during a cycle
- Resets to 0.0 at the start of each cycle