[][src]Module subparse::timetypes

Types that represent a time point, duration and time span.

Structs

TimeDelta

Represents a duration between two TimePoints.

TimePoint

Represents a time point like the start time of a subtitle entry.

TimeSpan

A time span (e.g. time in which a subtitle is shown).