![]() |
CMR
1.3.0
|
Statistics for Camion-signing algorithm. More...
#include <camion.h>
Public Attributes | |
| uint32_t | generalCount |
| double | generalTime |
| uint32_t | graphCount |
| double | graphTime |
| uint32_t | totalCount |
| double | totalTime |
Statistics for Camion-signing algorithm.
| uint32_t CMR_CAMION_STATISTICS::generalCount |
Number of invocations for general matrices.
| double CMR_CAMION_STATISTICS::generalTime |
Total time for all invocations for general matrices.
| uint32_t CMR_CAMION_STATISTICS::graphCount |
Number of invocations for graphic matrices.
| double CMR_CAMION_STATISTICS::graphTime |
Total time for all invocations for graphic matrices.
| uint32_t CMR_CAMION_STATISTICS::totalCount |
Total number of invocations.
| double CMR_CAMION_STATISTICS::totalTime |
Total time for all invocations.