areaDetector  3-5-0
EPICS areaDetector framework
Classes | Functions
CpuUtil Namespace Reference

Classes

struct  CpuUsageInfo
 

Functions

bool StartCpuTracing (CpuUsageInfo *cpuUsage)
 
bool StopCpuTracing (CpuUsageInfo *cpuUsage)
 
std::string GetCpuStats (CpuUsageInfo *cpuUsage)
 

Function Documentation

◆ GetCpuStats()

std::string CpuUtil::GetCpuStats ( CpuUsageInfo cpuUsage)

◆ StartCpuTracing()

bool CpuUtil::StartCpuTracing ( CpuUsageInfo cpuUsage)

◆ StopCpuTracing()

bool CpuUtil::StopCpuTracing ( CpuUsageInfo cpuUsage)