You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add SystemTime which works in both native and WASM environments.
Modified
The now function is always available now: there is no need to enable the now feature any more. The now feature
still exists (but doesn’t do anything) for backwards compatibility.