Name: A microsecond accurate timer for Labview in Windows
Submitter: jcnossen
Submitted: 05 Oct 2012
Category: *Uncertified*
LabVIEW Version: 2011
License Type: BSD (Most common)
Since the standard Tick Count VI has very limited resolution, I made a simple timer using the QueryPerfomanceCounter methods in the windows kernel32.dll. The output is the time in seconds as a double precision value.
Click here to download this file