Function rcpputils::get_thread_name

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.