Class ProfilingPreferencesReader


  • public final class ProfilingPreferencesReader
    extends Object
    Profiling preferences reader. If any of profiling preferences is not set, stores its default value on disk.
    • Method Detail

      • getDelay

        public static int getDelay()
        Gets the amount of milliseconds to wait before terminating profiling target.
        Returns:
        Delay in milliseconds. By default equals to 3000.