quasardb C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
qdb_perf_profile_t Struct Reference

A structure representing a continuous list of performance measurements. More...

#include <perf.h>

Data Fields

qdb_string_t name
 A name for the profile.
 
qdb_perf_measurement_tmeasurements
 Pointer to an array of measurements.
 
qdb_size_t count
 The total number of measurements.
 

Detailed Description

A structure representing a continuous list of performance measurements.


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