Function grind_report_utilization2

Function Documentation

int grind_report_utilization2(const struct grinder *const the_grinder, char *const buf)

Report utilization results to a buffer.

Utilization is reported in either in relative or absolute time, depending on flags, and the result written to the buffer, which MUST have enough space.

Returns:

# bytes written to buf or -1 on ERROR.