Use instant to fix Wasm target
This commit is contained in:
parent
e2ddef7438
commit
fc54d6ba31
9 changed files with 12 additions and 9 deletions
|
|
@ -24,8 +24,8 @@ use iced_native::user_interface::{self, UserInterface};
|
|||
|
||||
pub use iced_native::application::{Appearance, StyleSheet};
|
||||
|
||||
use instant::Instant;
|
||||
use std::mem::ManuallyDrop;
|
||||
use std::time::Instant;
|
||||
|
||||
#[cfg(feature = "trace")]
|
||||
pub use profiler::Profiler;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue