Package | Description |
---|---|
org.elkoserver.foundation.timer |
Classes supporting timer-driven events in the Elko server environment.
|
Modifier and Type | Method and Description |
---|---|
Clock |
Timer.every(long resolution,
TickNoticer target)
Creates a new clock.
|
Clock |
Timer.every(long resolution,
TickNoticer target,
boolean synchronous)
Creates a new clock.
|
Copyright © 2017. All rights reserved.