public interface IProfileBucket extends IProfileInfo
| Modifier and Type | Method and Description |
|---|---|
void |
add(long time) |
static IProfileBucket |
movingAverage() |
static IProfileBucket |
simple() |
getAvg, getCount, getSnapshot, getTotalvoid add(long time)
static IProfileBucket simple()
static IProfileBucket movingAverage()
Copyright © 2023. All rights reserved.