Function dds_delete_statistics

Function Documentation

void dds_delete_statistics(struct dds_statistics *stat)

Free a previously created statistics object.

This frees the statistics object. Passing a null pointer is a no-op. The operation succeeds also if the referenced entity no longer exists.

Parameters

stat[in] statistics object to free