My Project
MMAL_VC_STATS_T::service Struct Reference

#include <mmal_vc_api.h>

Public Attributes

uint32_t created
 
uint32_t pending_destroy
 
uint32_t destroyed
 
uint32_t failures
 

Detailed Description

Definition at line 83 of file mmal_vc_api.h.

Member Data Documentation

◆ created

uint32_t MMAL_VC_STATS_T::service::created

How many services created

Definition at line 85 of file mmal_vc_api.h.

◆ destroyed

uint32_t MMAL_VC_STATS_T::service::destroyed

How many destroyed

Definition at line 87 of file mmal_vc_api.h.

◆ failures

uint32_t MMAL_VC_STATS_T::service::failures

Failures to create a service

Definition at line 88 of file mmal_vc_api.h.

◆ pending_destroy

uint32_t MMAL_VC_STATS_T::service::pending_destroy

How many destroyed

Definition at line 86 of file mmal_vc_api.h.


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