Function grindee_data_max

Function Documentation

size_t grindee_data_max(const struct grindee *const grindee)

Find the largest datapoint of a grindee.

This function searches through all gathered datapoints of a grindee and finds the largest one. Can be called at any time.

Returns:

The max datapoint.