public interface StrideAware
| Modifier and Type | Method and Description |
|---|---|
void |
setInterval(long cycleStart,
long cycleCount)
Notify the StrideAware of the base cycle (inclusive) and the number
of cycles that it is about to be processing.
|
Copyright © 2017. All rights reserved.