
  [;1m-spec erlang:time_offset(Unit) -> integer() when Unit :: time_unit().[0m

[;;4mSince[0m:
  OTP 18.0

  Returns the current time offset between Erlang monotonic time
  and Erlang system time converted into the [;;4mUnit[0m passed as
  argument.

  Same as calling [;;4merlang:convert_time_unit[0m[;;4m([0m [;;4merlang:time_offset()[0m[;;4m,[0m
  [;;4mnative, Unit)[0m however optimized for commonly used [;;4mUnit[0ms.
