i am trying to import a results file with timings for tests performed by a test tool written by one of our developers. for importing information into neoload, does the timings information in the .csv file need to conform to neoloads date requirements? is that how neoload generates the timings information? for example, if I have the following information being provided to me:
test1, teststartorstop, time, otherinfo
atest, start, 1495163139.50, otherstuff
attest, stop, 1495163142.75, otherstuff
I'm assuming I need to convert that start and stop time into one of the listed date formats available in neoload correct?