diff options
Diffstat (limited to 'benchmark/resource_usage.h')
| -rw-r--r-- | benchmark/resource_usage.h | 6 |
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 | */ | ||
| 6 | void print_resource_usage(const char *label); | ||
