currentTick
Description​
The current time position within the song in midi ticks.
- JavaScript
- C#
- Kotlin
readonly currentTick: number;
double CurrentTick { get; }
val currentTick: Double
The current time position within the song in midi ticks.
readonly currentTick: number;
double CurrentTick { get; }
val currentTick: Double