Stamps Raft commands with a leader-side HLC timestamp before they enter the log.
The state machine uses the stamped physical millisecond for TTL and lock expiry decisions, making replay deterministic across replicas.
Summary
Types
@type hlc_ts() :: {non_neg_integer(), non_neg_integer()}