![]() |
CMR
1.3.0
|
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 |
Statistics for recognition algorithm for network matrices.
| CMR_CAMION_STATISTICS CMR_NETWORK_STATISTICS::camion |
Camion signing.
| CMR_GRAPHIC_STATISTICS CMR_NETWORK_STATISTICS::graphic |
Graphicness test.
| uint32_t CMR_NETWORK_STATISTICS::totalCount |
Total number of invocations.
| double CMR_NETWORK_STATISTICS::totalTime |
Total time of all invocations.