summaryrefslogtreecommitdiffstats
path: root/benchmark/resource_usage.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--benchmark/resource_usage.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/benchmark/resource_usage.h b/benchmark/resource_usage.h
new file mode 100644
index 0000000..7e2015c
--- /dev/null
+++ b/benchmark/resource_usage.h
@@ -0,0 +1,6 @@
1#pragma once
2/**
3 *
4 * @param label
5 */
6void print_resource_usage(const char *label);