51Degrees Device Detection C/C++  4.4

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

benchmarkResult Struct Reference

Detailed Description

Result of benchmarking from a single thread.

Examples
Hash/Performance.c.

Data Fields

long  count
double  elapsedMillis
unsigned long  checkSum

The documentation for this struct was generated from the following file:
  • /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/examples/C/Hash/Performance.c
On This Page