Function agde::utils::now

source ·
pub fn now() -> SystemTime
Expand description

Get the current time. This supports changing the default SystemTime::now, on platforms where that’s not supported (wasm32-unknown-unknown).