Membrane.Time.monotonic_time
You're seeing just the function
monotonic_time
, go back to Membrane.Time module for more information.
Specs
monotonic_time() :: t()
Returns current monotonic time based on System.monotonic_time/0
in Membrane.Time
units.