Light
Rust
Coal
Navy
Ayu
Foundry Book
sleep
签名
function sleep(uint256 milliseconds) external;
描述
休眠指定的毫秒数。
例子
vm.sleep(10_000); // 暂停执行 10 秒钟