Skip to main content

now_ms

Function now_ms 

Source
pub fn now_ms() -> Result<i64, PluginError>
Expand description

time.now:当前时间 Unix 毫秒(无需能力,spec 0.2)。 沙箱内没有时钟(SystemTime::now() 在 wasm32 会 panic)——签名协议(S3 SigV4 等)用这个。