ts_copy_frametimesR Documentation

Sets frametimes for a list of frames

Description

Sets frametimes for a list of frames

Usage

ts_copy_frametimes(x, y)

Arguments

x

A list to which timestamps are added.

y

A list from which the timestamps are derived.

Value

A list identical to x with timestamps carried over from y.