mirror of
https://github.com/wolfpld/tracy
synced 2025-04-30 04:43:53 +00:00
Cosmetics.
This commit is contained in:
parent
c39b7af4b3
commit
0f794ed3b4
@ -25,7 +25,7 @@ static inline uint32_t GetThreadHandle()
|
|||||||
TRACY_API void SetThreadName( const char* name );
|
TRACY_API void SetThreadName( const char* name );
|
||||||
TRACY_API const char* GetThreadName( uint32_t id );
|
TRACY_API const char* GetThreadName( uint32_t id );
|
||||||
|
|
||||||
TRACY_API const char* GetEnvVar(const char* name);
|
TRACY_API const char* GetEnvVar( const char* name );
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user