Using the RDTSC instruction, applications can determine the number of machine cycles that have elapsed since the CPU was powered up, which can be very useful for building a test harness.
The Visual Studio installer places Visual Studio shared libraries in a location called the "side-by-side cache." Here's what you need to know to leverage it.