mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow raw access to source location zones data.
This commit is contained in:
@@ -3461,7 +3461,7 @@ void View::DrawStatistics()
|
||||
ImGui::TextWrapped( "Collection of statistical data is disabled in this build." );
|
||||
ImGui::TextWrapped( "Rebuild without the TRACY_NO_STATISTICS macro to enable statistics view." );
|
||||
#else
|
||||
|
||||
|
||||
#endif
|
||||
ImGui::End();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user