From cfee536f22f032c7ead65075f73cc6fd8549e68b Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 27 Apr 2016 08:13:59 +0200 Subject: Cleanups and version bump --- src/osd/modules/diagnostics/diagnostics_module.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/osd/modules/diagnostics/diagnostics_module.h') diff --git a/src/osd/modules/diagnostics/diagnostics_module.h b/src/osd/modules/diagnostics/diagnostics_module.h index 5e92178d492..2f2c64b672b 100644 --- a/src/osd/modules/diagnostics/diagnostics_module.h +++ b/src/osd/modules/diagnostics/diagnostics_module.h @@ -28,7 +28,7 @@ public: // starts the profiler virtual void start_profiler(std::uint32_t max_seconds, std::uint8_t stack_depth) = 0; - + // stops the currently active profiler virtual void stop_profiler() = 0; @@ -39,4 +39,4 @@ public: static diagnostics_module* get_instance(); }; -#endif \ No newline at end of file +#endif -- cgit v1.2.3-70-g09d2