summaryrefslogtreecommitdiff
path: root/src/metrics.h
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2022-09-16 12:58:41 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2022-09-16 12:58:41 +0100
commita5cbe6d1127927e762a38bfde0c5822b11eda87a (patch)
tree05dbe44866ab35c5759aad664fb4e5361d30b978 /src/metrics.h
parent9403664616ab8ce9d735b254056be79cf14eeb31 (diff)
downloaddnsmasq-aws.tar.gz
Add ClearMetrics Dbus method.aws
Diffstat (limited to 'src/metrics.h')
-rw-r--r--src/metrics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/metrics.h b/src/metrics.h
index bc91adf..6f62a40 100644
--- a/src/metrics.h
+++ b/src/metrics.h
@@ -43,3 +43,4 @@ enum {
};
const char* get_metric_name(int);
+void clear_metrics(void);