Membrane.Time.native_unit
You're seeing just the function
native_unit
, go back to Membrane.Time module for more information.
Specs
native_unit() :: t()
Returns one VM native unit in Membrane.Time
units.
This function is deprecated. Use `native_unit/0` or `native_units/1` instead..