The Tick Count function in LabVIEW FPGA can represent time periods with tick count accuracy of up to 2^32 clock cycles, that is (using the standard 40 MHz FPGA clock) about 107 seconds.
Sometimes I need to handle longer time spans, and I use this example.
I suggest to implement a built-in 64-bit tick counter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.