Vtc.Timecode.with_seconds_round_to_frame

You're seeing just the function with_seconds_round_to_frame, go back to Vtc.Timecode module for more information.
Link to this function

with_seconds_round_to_frame(seconds, rate, round)

View Source

Specs

with_seconds_round_to_frame(
  Vtc.Utils.Rational.t(),
  Vtc.Framerate.t(),
  maybe_round()
) ::
  Vtc.Utils.Rational.t()