Get the statistic counter of the specified statistic entry name.
#include <audio/audio_manager_volume.h>
int audio_manager_get_stat_counter(const char *name, uint64_t *counter)
BlackBerry 10.0.0
The name of the statistic entry.
The counter of the selected entry returned.
The audio_manager_get_stat_counter() function returns the counter of the specified statistic entry.
EOK upon success, a negative errno upon failure. The errno values are available in the errno.h file.