CMR  1.3.0
Public Attributes | List of all members
CMR_NETWORK_STATISTICS Struct Reference

Statistics for recognition algorithm for network matrices. More...

#include <network.h>

Public Attributes

uint32_t totalCount
 
double totalTime
 
CMR_CAMION_STATISTICS camion
 
CMR_GRAPHIC_STATISTICS graphic
 

Detailed Description

Statistics for recognition algorithm for network matrices.

Member Data Documentation

◆ camion

CMR_CAMION_STATISTICS CMR_NETWORK_STATISTICS::camion

Camion signing.

◆ graphic

CMR_GRAPHIC_STATISTICS CMR_NETWORK_STATISTICS::graphic

Graphicness test.

◆ totalCount

uint32_t CMR_NETWORK_STATISTICS::totalCount

Total number of invocations.

◆ totalTime

double CMR_NETWORK_STATISTICS::totalTime

Total time of all invocations.


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