Add timer example
This commit is contained in:
parent
e06a4d1ce4
commit
ffa46898d9
3 changed files with 185 additions and 7 deletions
|
|
@ -4,8 +4,6 @@ use iced::{
|
|||
};
|
||||
|
||||
pub fn main() {
|
||||
env_logger::init();
|
||||
|
||||
Events::run(Settings::default())
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue