CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
ThreadUtilizationState Struct Reference

Type used to hold thread utilization state data. More...

#include <adapter_api.h>

Data Fields

uint64_t top_time
 Time at start of each poll loop.
 
uint64_t busy_accumulator
 Number of productive microseconds accumulated over an averaging period.
 
uint64_t idle_accumulator
 Number of idle microseconds accumulated over an averaging period.
 
uint64_t start_time
 Time to use for start of each averaging period.
 

Detailed Description

Type used to hold thread utilization state data.


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