Hello, I use optick in a 32-bit embedded arm project. This requires using an alternate way of detecting the CPU name (cpuid.h is not available on my toolchain, and probably all arm toolchains as this is a CPU feature), and also changing an atomic variable to 32-bit.
Hello, I use optick in a 32-bit embedded arm project. This requires using an alternate way of detecting the CPU name (cpuid.h is not available on my toolchain, and probably all arm toolchains as this is a CPU feature), and also changing an atomic variable to 32-bit.