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