#include <profiling.h>
◆ ProfilingMeasurementCollection()
| Realm::ProfilingMeasurementCollection::ProfilingMeasurementCollection |
( |
void |
| ) |
|
◆ ~ProfilingMeasurementCollection()
| Realm::ProfilingMeasurementCollection::~ProfilingMeasurementCollection |
( |
void |
| ) |
|
◆ add_measurement()
template<typename T >
| void Realm::ProfilingMeasurementCollection::add_measurement |
( |
const T & |
data, |
|
|
bool |
send_complete_responses = true |
|
) |
| |
◆ clear()
| void Realm::ProfilingMeasurementCollection::clear |
( |
void |
| ) |
|
◆ clear_measurements()
| void Realm::ProfilingMeasurementCollection::clear_measurements |
( |
void |
| ) |
|
◆ import_requests()
◆ send_response()
| void Realm::ProfilingMeasurementCollection::send_response |
( |
const ProfilingRequest & |
pr | ) |
const |
|
protected |
◆ send_responses()
◆ wants_measurement()
template<typename T >
| bool Realm::ProfilingMeasurementCollection::wants_measurement |
( |
void |
| ) |
const |
◆ completed_requests_present
| bool Realm::ProfilingMeasurementCollection::completed_requests_present |
|
protected |
◆ measurements
◆ measurements_left
| std::map<const ProfilingRequest *, int> Realm::ProfilingMeasurementCollection::measurements_left |
|
protected |
◆ requested_measurements
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/profiling.h