Vtc.Timecode.Sections (vtc v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Vtc.Timecode.Sections{
  frames: integer(),
  hours: integer(),
  minutes: integer(),
  negative: boolean(),
  seconds: integer()
}