• 1.06 1f311da336

    mulder released this 2023-04-13 21:43:56 +02:00 | 0 commits to master since this release

    grafik

    Changes

    • Use timeBeginPeriod() function to request the highest possible timer precision (can be disabled)
    • Added an option to disable the process priority boost (enabled by default)
    • Various fixes and improvements
    Downloads
  • 1.05 e13780f561

    mulder released this 2023-04-12 23:23:20 +02:00 | 2 commits to master since this release

    grafik

    Changes

    • Now using the GetProcessTimes() function for time measurements
    • Added option to measure CPU time (user, kernel or both) instead of wall-clock time
    Downloads