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