Module system

Module system 

Source
Expand description

System utilities for cross-platform functionality

Functionsยง

get_env
Get environment variable value
get_system_proxy
Get system proxy settings
safe_system_time
Get the current system time safely, even in WebAssembly environments
safe_unix_timestamp
Get the current timestamp in seconds since UNIX epoch
sleep_ms
Sleep for a specified number of milliseconds