|
Celero
|

Public Member Functions | |
| Impl (Experiment *const p) | |
Public Attributes | |
| Statistics< int64_t > | statsTime |
| Track statistics related to execution time about this specific experiment. | |
| Statistics< int64_t > | statsRAM |
| std::shared_ptr< UserDefinedMeasurementCollector > | udmCollector |
| std::shared_ptr< celero::TestFixture::ExperimentValue > | problemSpace |
| double | problemSpaceValueScale {1.0} |
| Experiment * | parent {nullptr} |
| A pointer back to our owning Experiment parent. | |
| bool | complete {false} |
| A "completed" flag. | |
| bool | failure {false} |
| A "failure" flag. | |
1.8.13