mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-31 14:25:16 +00:00
Reading the timeStampCounterMultiplier right at the beginning when the time stamp counter is estimated instead of reading it at each update. Refactored the IntelCPU code a bit.
This commit is contained in:
@@ -37,5 +37,5 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("0.2.1.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.2.1 Beta")]
|
||||
[assembly: AssemblyVersion("0.2.1.1")]
|
||||
[assembly: AssemblyInformationalVersion("0.2.1.1 Alpha")]
|
Reference in New Issue
Block a user