Elapsed Time (LogiX node)
Jump to navigation
Jump to search
Elapsed Time | ||
---|---|---|
![]() | ||
Inputs | ||
Impulse | Reset | |
Outputs | ||
Float | * | |
Impulse | OnReset |
The Elapsed Time node returns the amount of time that has elapsed since the last impulse. If no impulse has been given, it returns the amount of time the session has been open.
Usage
This node accepts an impulse as input. Upon receiving an impulse, the float output resets to 0 and the node sends an impulse of its own.
Examples
The following video showcases using the node to test whether it has been at least 3 seconds since the last impulse.