Timestamps are not available under no_std . The Rust type of a timestamp is std::time::Instant ( instant::Instant in WASM builds).
確定! 回上一頁