public static final class ExecutionResult.Sleep extends ExecutionResult
Architecture.runThreaded(boolean) will be called so that the next
signal is pushed.ExecutionResult.Error, ExecutionResult.Shutdown, ExecutionResult.Sleep, ExecutionResult.SynchronizedCall| Modifier and Type | Field and Description |
|---|---|
int |
ticks
The number of ticks to sleep.
|
| Constructor and Description |
|---|
Sleep(int ticks) |