use std::thread::sleep;
use std::time::{Duration, Instant};
fn main() {
loop {
println!("1234");
let three_seconds = Duration::from_secs(3);
sleep(three_seconds); // 延迟3秒
}
}
如果文章或资源对您有帮助,欢迎打赏作者。一路走来,感谢有您!
txttool.com 说一段 esp56物联 查询128 IP查询