pub fn build_frame_nr(frame_nr: impl TryInto<TimeInt>) -> (Timeline, TimeInt)
Build a (Timeline, TimeInt) tuple from frame_nr suitable for inserting in a TimePoint.
Timeline
TimeInt
frame_nr
TimePoint