dioxus/packages/core/tests/scheduler.rs

7 lines
91 B
Rust
Raw Normal View History

2021-09-10 00:58:48 +00:00
//! Tests for the scheduler.
//!
//! TODO
//! - priority lanes
//! - periodic checking
//!