Membrane.Time.os_time
You're seeing just the function
os_time
, go back to Membrane.Time module for more information.
Specs
os_time() :: t()
Returns current POSIX time of operating system based on System.os_time/0
in Membrane.Time
units.
This time is not monotonic.