#include "Clock.hh"Go to the source code of this file.
Namespaces | |
| namespace | certi |
Classes | |
| class | TSCClock |
| The TSCClock is a Clock using the Time Stamp Counter which may be found in Pentium-like processors http://en.wikipedia.org/wiki/Time_Stamp_Counter Note that using TSC on a symmetric (or multi-core) multi-processor system may gives unexpected results moreover TSC behavior may be biaised if processor supports dynamic frequency scaling such as Pentium M used on mobile device. More... | |
1.5.5