@p403n1x87Thanks. I noticed your fmtt function but it doesnt seem to work for me. I'm looking for a python function to convert milliseconds to correct laptime timestamps.
What I get using yours is "0.00"
I'm building a recorder myself, but for the full grid. I noticed your CSV only stores my personal time. Havent tried it in multiplayer yet. Can you confirm?
Rather than updating every package received. I try to store the finalclassification packet and bulk sessionhistory in a JSON file.
The idea being this JSON file can be uploaded to my site for further handling.