TimeProducer

fun interface TimeProducer

SAM interface that produces a marker absolute time offset from the trajectory duration.

Functions

Link copied to clipboard
abstract fun produce(duration: Double): Double