mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 19:34:46 +08:00
7b11a5fcdb32d862982960399da1cf07c385d7fa
- Use it for obtaining idle process times, and per-process information in QuerySystemInformation routines. - Fix incorrect multiplier being applied to user/kernel times (should be KeMaximumIncrement instead of 100000). - Slightly rework SystemProcessorPerformanceInformation to provide valid data. - This fixed a bug existing since revision 24148, 2 years ago. See issue #2329 for more details. svn path=/trunk/; revision=37934
…
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%