public class CpuSpeedExtractorFactory extends Object
CpuSpeedExtractor that can be used to
determine the speed of the CPUs on the current machine.| Constructor and Description |
|---|
CpuSpeedExtractorFactory(long cyclesPerSecond) |
| Modifier and Type | Method and Description |
|---|---|
CpuSpeedExtractor |
getExtractor()
Returns the
CpuSpeedExtractor. |
public CpuSpeedExtractor getExtractor()
CpuSpeedExtractor.Copyright © 2022. All rights reserved.