mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 13:20:07 +00:00
3726c72d11
Fix warning in examples/Utils/ChromeTraceUtil.cpp : bullet3/examples/Utils/ChromeTraceUtil.cpp:122:62: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘long long unsigned int’ [-Wformat=]: for startTimeDiv1000, ... Tested: - examples/ExampleBrowser/App_ExampleBrowser --tracing - press the P key to write the profiler json file - head /tmp/timings_0.json - open /tmp/timings_0.json with chrome://tracing |
||
---|---|---|
.. | ||
b3BulletDefaultFileIO.h | ||
b3Clock.cpp | ||
b3Clock.h | ||
b3ERPCFMHelper.hpp | ||
b3Quickprof.cpp | ||
b3Quickprof.h | ||
b3ReferenceFrameHelper.hpp | ||
b3ResourcePath.cpp | ||
b3ResourcePath.h | ||
ChromeTraceUtil.cpp | ||
ChromeTraceUtil.h | ||
RobotLoggingUtil.cpp | ||
RobotLoggingUtil.h |