Get_Update_Stat
Functions | |
HC_EXTERNAL HIC_API void | HIC_Get_Update_Stat (HIC_Rendition const *inr, const char *stat_name, double *stat_value) |
Detailed Description
Function Documentation
◆ HIC_Get_Update_Stat()
HC_EXTERNAL HIC_API void HIC_Get_Update_Stat | ( | HIC_Rendition const * | inr, |
const char * | stat_name, | ||
double * | stat_value | ||
) |
- Parameters
-
inr A pointer to a const HIC_Rendition. stat_name A pointer to a null terminated string specifying stat to query. stat_value A pointer to double returning the value of the stat query.
- Returns
- A double.
This function returns the value for the stat queried.