Function pal_statistics::deleteRegistry

Function Documentation

void pal_statistics::deleteRegistry(const std::string &registry_key)

Deletes the registry stored in the global registry map using the key.

Note

This function is not real-time safe

Note

If the registry doesn’t exist, it does nothing

Parameters:

registry_key – - The key to delete the registry in the global registry map