sysinfo icon indicating copy to clipboard operation
sysinfo copied to clipboard

refactor code

Open PinkD opened this issue 3 years ago • 0 comments

Now we can call sysinfo.GetCPUInfo to get cpu info instead of getting a full SysInfo which contains extra information that we don't need. This make sysinfo more flexible.

PinkD avatar Aug 16 '22 10:08 PinkD