TimedExec Changelog

What's new in TimedExec 1.06

Apr 14, 2023
  • 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

New in TimedExec 1.05 (Apr 12, 2023)

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