Avoid redundant metrics when rewinding
This commit is contained in:
parent
5b649541b6
commit
7c6155242c
6 changed files with 93 additions and 44 deletions
|
|
@ -535,7 +535,7 @@ pub use alignment::Vertical::{Bottom, Top};
|
|||
|
||||
pub mod debug {
|
||||
//! Debug your applications.
|
||||
pub use iced_debug::{Span, skip_next_timing, time, time_with};
|
||||
pub use iced_debug::{Span, time, time_with};
|
||||
}
|
||||
|
||||
pub mod task {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue