View Source Dpos.Time (DPoS v0.4.0)
Provides functions to work with Lisk timestamps.
Summary
Functions
@spec at(integer()) :: DateTime.t()
Converts a Lisk timestamp to DateTime
.
@spec now() :: integer()
Returns the current Lisk timestamp.
Provides functions to work with Lisk timestamps.
@spec at(integer()) :: DateTime.t()
Converts a Lisk timestamp to DateTime
.
@spec now() :: integer()
Returns the current Lisk timestamp.