#include <Archive.h>
◆ add()
Adds or updates a result which will be saved to a results archive file.
This should re-save on every new result so that the output can be monitored externally.
◆ save()
Saves all current results to a results archive file.
Will overwrite all existing data and refresh with new data.
◆ setFileName()
| void Archive::setFileName |
( |
const std::string & |
x | ) |
|
Specify a file name for a results output file.
- Parameters
-
| x | The name of the output file in which to store Celero's results. |
The documentation for this class was generated from the following files: