Function pal_statistics::deleteRegistry
Defined in File pal_statistics_macros.hpp
Function Documentation
-
void pal_statistics::deleteRegistry(const std::string ®istry_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