rabbit_mq_ex v1.0.0-0.0.2 Core.DateTime

Contains DateTime convenience methods.

Link to this section Summary

Functions

Returns current time as a unix timestamp. The time unit is :millisecond by default.

Link to this section Functions

Link to this function

now_unix(unit \\ :millisecond)

now_unix(unit :: System.time_unit()) :: integer()

Returns current time as a unix timestamp. The time unit is :millisecond by default.