perf: always show profiling info for now
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -800,7 +800,7 @@ fn render_panel<'a>(ctx: &egui::Context, app: &'a mut Damus, timeline_ind: usize
|
|||||||
app.n_panels -= 1;
|
app.n_panels -= 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(feature = "profiling")]
|
//#[cfg(feature = "profiling")]
|
||||||
{
|
{
|
||||||
ui.weak(format!(
|
ui.weak(format!(
|
||||||
"FPS: {:.2}, {:10.1}ms",
|
"FPS: {:.2}, {:10.1}ms",
|
||||||
|
|||||||
Reference in New Issue
Block a user