Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ ProducerWrapper
Class
ProducerWrapper
Source/ThirdParty/tracy/client/TracyProfiler.cpp:304–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
};
303
304
struct ProducerWrapper
305
{
306
tracy::moodycamel::ConcurrentQueue<QueueItem>::ExplicitProducer* ptr;
307
};
308
309
struct ThreadHandleWrapper
310
{
Callers
1
StartupProfiler
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected