core / com.acmerobotics.roadrunner.trajectory / TemporalMarker / <init>

<init>

TemporalMarker(time: (Double) -> Double, callback: MarkerCallback)

Trajectory marker that is triggered when the specified time passes. The exact time is determined at generation-time by calling time with the profile duration.