aboutsummaryrefslogtreecommitdiff
path: root/src/models/counter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/models/counter.hpp')
-rw-r--r--src/models/counter.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/models/counter.hpp b/src/models/counter.hpp
index fa9e1c5..74f4e46 100644
--- a/src/models/counter.hpp
+++ b/src/models/counter.hpp
@@ -26,6 +26,7 @@ class FreqCounter {
[[nodiscard]] std::string display_value() const;
+ [[nodiscard]] std::string rate_display() const;
private: