CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
ProcCPUSampler Struct Reference

#include <sysinfo.h>

Data Fields

ProcCPUTimes last
 The previous reading.
 
bool primed
 Whether a previous reading has been taken yet.
 

Detailed Description

Remembers the previous reading so repeated polling needs only one call each time

Does not hold the process itself; pass it to procCPUSample() on every call.

Definition at line 507 of file sysinfo.h.


The documentation for this struct was generated from the following file: