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:
Michael Möller
2010-10-10 16:57:11 +00:00
parent 0f7bba06f3
commit 0f51fe20fe
2 changed files with 73 additions and 33 deletions

View File

@@ -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")]