getName#
Fully qualified name: carb::this_thread::getName
Defined in carb/thread/Util.h
- 
inline std::string carb::this_thread::getName()#
 Retrieves the name of the current thread.
- Returns:
 The name of the current thread.
Fully qualified name: carb::this_thread::getName
Defined in carb/thread/Util.h
Retrieves the name of the current thread.
The name of the current thread.