duration
Description​
Gets the tick duration of this lookup.
- JavaScript
- C#
- Kotlin
readonly duration: number;
double Duration { get; }
val duration: Double
Gets the tick duration of this lookup.
readonly duration: number;
double Duration { get; }
val duration: Double