Skip to main content

Module tc_math

Module tc_math 

Source
Expand description

Timecode mathematical operations.

Provides operations for multiplying and dividing timecode durations, computing midpoints, and performing percentage-based offset calculations. All operations respect drop-frame rules and 24-hour boundaries.

Structsยง

TcDuration
A duration expressed in timecode frames.
TcMath
Stateless utility for timecode mathematical operations.