| Package | Description |
|---|---|
| cn.sissors.hummingbird.runtime.timer |
| Modifier and Type | Method and Description |
|---|---|
static TimerAggregation |
TimerAggregation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimerAggregation[] |
TimerAggregation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Long |
TimerManager.agg(String name,
TimerAggregation function)
Get the aggregation value of a group of timers.
|
static Long |
TimerManager.agg(TimerAggregation function)
Get the aggregation value of the default group of timers.
|
Copyright © 2019. All rights reserved.