clear call stack added
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
void add_method_call(const std::string &method);
|
||||
void end_method_call();
|
||||
std::string callstack() const;
|
||||
void clear_callstack();
|
||||
void print_results();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user