Class CpuSpeedExtractorFactory

java.lang.Object
com.google.apphosting.runtime.timer.CpuSpeedExtractorFactory

public class CpuSpeedExtractorFactory extends Object
Creates a CpuSpeedExtractor that can be used to determine the speed of the CPUs on the current machine.
  • Constructor Details

    • CpuSpeedExtractorFactory

      public CpuSpeedExtractorFactory(long cyclesPerSecond)
  • Method Details

    • getExtractor

      public CpuSpeedExtractor getExtractor()
      Returns the CpuSpeedExtractor.