Function sh2_clearCounts

Function Documentation

int sh2_clearCounts(sh2_SensorId_t sensorId)

Clear counters related to a sensor.

Parameters:

sensorId – which sensor to operate on.

Returns:

SH2_OK (0), on success. Negative value from sh2_err.h on error.