Class Profiler


  • public class Profiler
    extends java.lang.Object
    • Field Detail

      • profilingEnabled

        public static boolean profilingEnabled
    • Constructor Detail

      • Profiler

        public Profiler()
    • Method Detail

      • clearProfiling

        @Client
        public static void clearProfiling()
      • startSection

        public static void startSection​(java.lang.String var0)
      • endSection

        public static void endSection()
      • endStartSection

        public static void endStartSection​(java.lang.String var0)