mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-17 08:39:46 +00:00
Fix MSVC Warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data We only store 32 bit thread ids in ThreadNameData. Trying to follow existing style instead of static_cast.
151 KiB
151 KiB