mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Remove GetNewId() from Profiler interface.
This commit is contained in:
@@ -32,7 +32,6 @@ public:
|
||||
Profiler();
|
||||
~Profiler();
|
||||
|
||||
static uint64_t GetNewId();
|
||||
static int64_t GetTime()
|
||||
{
|
||||
#if defined _MSC_VER || defined __CYGWIN__
|
||||
|
||||
Reference in New Issue
Block a user