Function tea_sdk::utils::wasm_actor::actors::env::get_system_time
pub async fn get_system_time() -> Result<SystemTime, Error>
Expand description
Return system time Depends on tea:env actor
pub async fn get_system_time() -> Result<SystemTime, Error>
Return system time Depends on tea:env actor