base

fun base(epoch: Long): Long

The starting clock for a replica booted at epoch — the epoch shifted into the high bits, with the per-boot counter at zero.

Throws

if epoch is negative or does not fit above COUNTER_BITS.