Package 

Class SetCPUThrottlingRateRequest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Double rate
    • Method Summary

      Modifier and Type Method Description
      final Double component1()
      final SetCPUThrottlingRateRequest copy(Double rate)
      final Double getRate() Throttling rate as a slowdown factor (1 is no throttle, 2 is 2x slowdown, etc).
      • Methods inherited from class org.hildan.chrome.devtools.domains.emulation.SetCPUThrottlingRateRequest

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait