Function getName

#include <Geode/utils/general.hpp>geode::ZStringViewgetName()

Gets the assigned name to a thread.

Return value
The thread name if exists, an empty string if not.
Examples0