public interface IProfileDetailedInfo
| Modifier and Type | Method and Description |
|---|---|
static IProfileDetailedInfo |
from(IProfile p) |
Map<String,ProfileBuckets<Integer>> |
getCounts() |
Map<String,ProfileBuckets<Long>> |
getMs() |
Map<String,Long> |
getTotalAvg() |
Map<String,Integer> |
getTotalCounts() |
Copyright © 2023. All rights reserved.