Commits


dhairya authored and GitHub committed d6ce1452872
Refactor: Return frequency as double (#1782) Adjusted the GetSysctl call in sysinfo.cc to ensure the frequency value is returned as a double rather than an integer. This helps maintain consistency and clarity in the codebase.