.stats time unit

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.

The time unit is in Ticks. This should help:
viewtopic.php?f=11&t=8776&p=37070&hilit=ticks#p37070

Cheers,

  • Ryan