Package | Description |
---|---|
sirius.kernel.async |
Provides a framework for asynchronous execution of given tasks.
|
sirius.kernel.health |
Provides tools to record the system state and to log and handle exceptions.
|
Modifier and Type | Field and Description |
---|---|
protected Average |
AsyncExecutor.duration |
Modifier and Type | Field and Description |
---|---|
protected Average |
Microtiming.Timing.avg |
Modifier and Type | Method and Description |
---|---|
Average |
Microtiming.Timing.getAvg()
Returns the average duration and number of occurrences of the key.
|
Copyright © 2018. All rights reserved.