@FunctionalInterface public interface CycleCalculator
Modifier and Type | Method and Description |
---|---|
int |
currentCycle(RollCycle rollCycle,
net.openhft.chronicle.core.time.TimeProvider timeProvider,
long offsetMillis) |
int currentCycle(RollCycle rollCycle, net.openhft.chronicle.core.time.TimeProvider timeProvider, long offsetMillis)
Copyright © 2020. All rights reserved.