Search
rafted_value
v0.11.2
Pages
Modules
Settings
View Source
RaftedValue.Monotonic
(rafted_value v0.11.2)
Link to this section
Summary
Types
t()
Functions
millis()
valid?(v)
Link to this section
Types
Link to this type
t()
View Source
@type
t() ::
integer
()
Link to this section
Functions
Link to this function
millis()
View Source
@spec
millis() ::
t
()
Link to this function
valid?(v)
View Source
@spec
valid?(
term
()) ::
boolean
()