ex_wire v0.1.1 ExWire.Util.Timestamp

Helper functions for getting current time.

Link to this section Summary

Functions

Returns the current time as a unix epoch

Returns the current time plus a global expiration

Link to this section Functions

Link to this function now()
now() :: integer

Returns the current time as a unix epoch.

Link to this function soon()
soon() :: integer

Returns the current time plus a global expiration.