hlc
hlc
HLC
increment method
increment
increment
method
Null safety
HLC
increment
(
)
Produces the next, local clock.
Implementation
HLC increment() { return copy(count: count + 1); }
hlc
hlc
HLC
increment method
HLC class
Constructors
HLC
Properties
count
hashCode
node
runtimeType
timestamp
Methods
compareTo
copy
increment
noSuchMethod
pack
receive
toString
Operators
operator ==
Static properties
delimiter
Static methods
now
unpack