Package one.xingyi.profile
Interface IProfileInfo
- All Known Subinterfaces:
IProfileBucket,ProfilingMBean
- All Known Implementing Classes:
ProfileBucket,Profiling
public interface IProfileInfo
-
Method Details
-
getAvg
default long getAvg() -
getCount
int getCount() -
getTotal
long getTotal() -
getSnapshot
long getSnapshot()
-