MCPcopy 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
304struct ProducerWrapper
305{
306 tracy::moodycamel::ConcurrentQueue<QueueItem>::ExplicitProducer* ptr;
307};
308
309struct ThreadHandleWrapper
310{

Callers 1

StartupProfilerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected