I'm using a PXI system to sample randomly triggered data. The application is written in Borlands DELPHI, using the NIDAQ driver library. I time stamp each event by reading the Windows clock ("GetTickCount" declared in the kernel32 module). In a normal Windows system, the clock does not "tick" very frequently, but I have a vague recollection of having read that the PXI clock ticks faster, thus giving better precision. What is the PXI system clock frequency used and reported by Windows?