Interface IProfilerSection

  • All Known Implementing Classes:
    Profiler.Section

    public interface IProfilerSection
    • Method Detail

      • getDuration

        long getDuration()
      • getCount

        long getCount()
      • getCounters

        it.unimi.dsi.fastutil.objects.Object2LongMap<java.lang.String> getCounters()