pub fn recorded_copperlist_timestamp<P: CopperListTuple>(
copperlist: &CopperList<P>,
) -> Option<CuTime>Expand description
Returns the earliest recorded process_time.start found in a CopperList.
This is the default timestamp used by exact-output replay when no matching recorded keyframe is being injected for the current CL.