Hlc<T>.zero constructor

Hlc<T>.zero(
  1. T nodeId
)

Implementation

Hlc.zero(T nodeId) : this(0, 0, nodeId);