Class ProfilingPreferencesReader

java.lang.Object
com._1c.g5.v8.dt.debug.profiling.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 Details

    • 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.