Class CpuSpeedExtractorFactory
java.lang.Object
com.google.apphosting.runtime.timer.CpuSpeedExtractorFactory
Creates a
CpuSpeedExtractor
that can be used to
determine the speed of the CPUs on the current machine.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns theCpuSpeedExtractor
.
-
Constructor Details
-
CpuSpeedExtractorFactory
public CpuSpeedExtractorFactory(long cyclesPerSecond)
-
-
Method Details
-
getExtractor
Returns theCpuSpeedExtractor
.
-