ze-filter  (ze-filter-0.8.0-develop-180218)
ThrottleData Struct Reference

Public Attributes

bool ok
 
pthread_mutex_t mutex
 
HStat_T sec [DIM_HI]
 
HStat_T min [DIM_LO]
 

Detailed Description

Definition at line 54 of file ze-throttle.c.

Member Data Documentation

◆ min

HStat_T ThrottleData::min[DIM_LO]

Definition at line 60 of file ze-throttle.c.

◆ mutex

pthread_mutex_t ThrottleData::mutex

Definition at line 57 of file ze-throttle.c.

◆ ok

bool ThrottleData::ok

Definition at line 55 of file ze-throttle.c.

◆ sec

HStat_T ThrottleData::sec[DIM_HI]

Definition at line 59 of file ze-throttle.c.


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