Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
Modifier and Type | Method and Description |
---|---|
static LateStartException |
LateStartException.get()
Obtains the singleton of this static throwable.
|
LateStartException |
LateStartException.getSingleton() |
Modifier and Type | Method and Description |
---|---|
void |
Timer.start(boolean disabled,
PhasingPolicy phasingPolicy)
Starts the timer with the specified
PhasingPolicy and the
specified disabled state. |
void |
Timer.start(PhasingPolicy phasingPolicy)
Starts the timer with the specified
PhasingPolicy . |
void |
RealtimeThread.startPeriodic(PhasingPolicy policy)
Starts a periodic thread with the specified phasing policy.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.