Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information