|
Celero
|

Public Member Functions | |
| Impl (const std::string &x) | |
| Impl (const Benchmark &other) | |
| void | copy (const Benchmark &other) |
Public Attributes | |
| Statistics< int64_t > | stats |
| std::string | name |
| Group name. | |
| std::shared_ptr< Experiment > | baseline |
| std::vector< std::shared_ptr< Experiment > > | experiments |
1.8.13