currenttime~
Examples
Outlets
out1 [signal]
The amount of time that has elapsed in milliseconds since the application was started.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
reset [bang] (default: 0)
Banging this attribute will reset the object to its default state.
See Also
Name | Description |
---|---|
currenttime | Report current time |
beattime~ | |
line~ | Linear ramp generator |
currentsampletime~ | Report current time in samples. |
timer | Report elapsed time between two events |
transport | transport |