Added benchmark support
This commit is contained in:
parent
9660dfc7b3
commit
e6f199e4f4
18 changed files with 309 additions and 22 deletions
|
@ -45,6 +45,7 @@ public:
|
|||
|
||||
bool isReady() const override;
|
||||
int init() override;
|
||||
void pre_start();
|
||||
void start() override;
|
||||
void stop() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue