Membrane.Time.pretty_now

You're seeing just the function pretty_now, go back to Membrane.Time module for more information.

Specs

pretty_now() :: String.t()

Returns current time in pretty format (currently iso8601), as string Uses system_time/0 under the hood.