Hlc<T>.now constructor

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

Implementation

Hlc.now(T nodeId) : this.fromDate(DateTime.now(), nodeId);