Back to Chromium

README

components/system_cpu/README.md

149.0.7827.2287 B
Original Source

This directory contains classes for collecting CPU usage from the operating system. system_cpu::CpuProbe is a base class that provides a common interface across different platforms and acts as a dependency injection point for tests. Currently supports Linux/ChromeOS, Mac, and Windows.