Cleanup jthread and fix win32 build
This commit is contained in:
@@ -38,7 +38,6 @@ class Profiler
|
||||
public:
|
||||
Profiler()
|
||||
{
|
||||
m_mutex.Init();
|
||||
}
|
||||
|
||||
void add(const std::string &name, float value)
|
||||
|
||||
Reference in New Issue
Block a user