-module(voauth_ffi). -export([monotonic_ms/0]). monotonic_ms() -> erlang:monotonic_time(millisecond).
2026 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.