You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I see, here we call sysinfo's total_memory(), which returns the value in bytes and not kylobytes as the documentation in Iced's Information struct says.
Is there an existing issue for this?
Is this issue related to iced?
What happened?
My real memory size is 16GB, but it is displayed incorrectly in the sample program
system_information
.What is the expected behavior?
Show correct total memory size and used memory size.
Version
master
Operating System
Windows
Do you have any log output?
The text was updated successfully, but these errors were encountered: