public interface DelayShaper
| Modifier and Type | Method and Description |
|---|---|
long |
getDelay()
Returns the current delay in ticks.
|
void |
setDelay(long delay)
Sets a new delay in ticks.
|
void setDelay(long delay)
delay - the new delay in tickslong getDelay()
Copyright © 2015. All rights reserved.