\r\n

51Degrees Device Detection C/C++  4.4

A device detection library that is used natively or by 51Degrees products

performanceState Struct Reference

Detailed Description

Single state containing everything needed for running and then reporting the performance tests.

Examples
Hash/Performance.c.

Collaboration diagram for performanceState:

[legend]

Data Fields

benchmarkResult *  resultList
uint16_t  numberOfThreads
evidenceNode *  evidenceFirst
evidenceNode *  evidenceLast
sharedStringNode *  sharedStringFirst
sharedStringNode *  sharedStringLast int  evidenceCount int  iterationsPerThread const char *  dataFileLocation FILE *  output FILE *  resultsOutput ResourceManager  manager FIFTYONE_DEGREES_THREAD *  threads double  startUpMillis int  availableProperties int  maxEvidence

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