Open Help
currenttime~
Report current time
Description
Reports the amount of time in milliseconds since the host application started.
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)
Reset inlets to default values.
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 |