mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
7ce2b58bcf
This PR adds support for `Deno.osUptime` which reports number of seconds since os was booted. It will allow us to be compatible with Node's `os.uptime` - https://nodejs.org/api/os.html#osuptime Partially based on https://docs.rs/uptime_lib/latest/src/uptime_lib/lib.rs.html |
||
---|---|---|
.. | ||
mod.rs | ||
prompter.rs |