Membrane.Time.to_ntp_timestamp
You're seeing just the function
to_ntp_timestamp
, go back to Membrane.Time module for more information.
Specs
to_ntp_timestamp(timestamp :: t()) :: <<_::64>>
Converts the timestamp into NTP timestamp. May introduce small rounding errors.