Set the name of this metric to the specified name address. The behavior is undefined unless name remains valid and unmodified for the lifetime of this object.
Declared in <balm_category.h>
void
setName(char const* name);
| Name | Description |
|---|---|
| name | null-terminated category name (held, not owned) |