The FP Read.vi has an output called timestamp. You can include the timestamp in your export. Alternatively, to get the elapsed time since the last read, you can use a shift register to remember the last time stamp and subtract it from the current timestamp to get the elasped time.
Regards,
Aaron
LabVIEW Champion, CLA, CPI