hlc
hlc copied to clipboard
A Kotlin multiplatform implementation of a hybrid logical clock
Results
1
hlc issues
Sort by
recently updated
recently updated
newest added
Hi, I was wondering, if there is a reason why the counter is never reset to 0, when `localTick()` is being called. In the [referenced paper](https://cse.buffalo.edu/tech-reports/2014-04.pdf) the counter is always...