Custom formatter for flag 't', new Utils::GetThreadName()
This commit is contained in:
@@ -19,6 +19,7 @@ namespace OpenVulkano
|
||||
{
|
||||
public:
|
||||
static void SetThreadName(const std::string& name);
|
||||
static std::string GetThreadName();
|
||||
|
||||
static inline std::vector<const char*> toCString(const std::vector<std::string>& values)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user