mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
3baf1a4bd3
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 |