Add a mutex to the Profiler class
The values of the variables can be changed before the logger message is printed. To avoid this error, a mutex was added
include/profiler.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment