Tokio async functions for waiting until even intervals or specified timestamps.
# Cargo.toml
[dependencies]
async_timing_util = "1.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Waits until a specified Unix timestamp.
Ensure you are using #[tokio::main] or similar runtime.
No dependency data recorded yet.