Function rcpputils::get_thread_name
Defined in File thread_name.hpp
Function Documentation
-
std::string rcpputils::get_thread_name()
Get the current thread name.
- Throws:
std::system_error – if the thread name cannot be retrieved.
- Returns:
the name of the current thread.