Interface IProfileInfo

All Known Subinterfaces:
ProfileMBean
All Known Implementing Classes:
Profile

public interface IProfileInfo
  • Method Details

    • getCount

      int getCount()
    • getTotalMs

      long getTotalMs()
    • getSnapshotMs

      long getSnapshotMs()
    • getPath

      String getPath()
    • getAvgMs

      default long getAvgMs()