sys-info-rs icon indicating copy to clipboard operation
sys-info-rs copied to clipboard

fix boottime and proc_total issues on windows

Open krurkshell opened this issue 6 years ago • 1 comments

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 avatar Feb 22 '20 19:02 krurkshell

@krurkshell Thanks for fixing this. There might be some conflicts in lib.rs, could you rebase master and fix them?

FillZpp avatar Mar 02 '20 09:03 FillZpp