Searched defs:HostCpuMhz (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Main/include/ | ||
H A D | Performance.h | 484 class HostCpuMhz : public BaseMetric class in namespace:pm 487 HostCpuMhz(CollectorHAL *hal, ComPtr<IUnknown> object, SubMetric *mhz) function in class:pm::HostCpuMhz 489 ~HostCpuMhz() { delete mMHz; }; |
Completed in 301 milliseconds