Hello,
I’m writting a python script to gather all .stats file which are plain XML.
I’d like to know what are the time units you are using in the XML. I thought it would be microsec. But if I convert it using timedelta, I don’t get the same value as you do in the CSV export.
cheers,
F.