sys-info-rs
sys-info-rs copied to clipboard
fix boottime and proc_total issues on windows
I fixed the boottime and proc_total issues when i use sys_info which won't compile on windows, now it can work correctly on windows-10-amd64-17763(rust-1.49-msvc-stable ) and linux-amd64, thanks for your work.
@krurkshell Thanks for fixing this. There might be some conflicts in lib.rs, could you rebase master and fix them?