Hello,
I've starting adding support of F1 2019 to my app (https://gitlab.com/winzarten/SecondMonitor), and I've noticed that the m_lastLapTime; field is only filled when the driver is in the third sector of the following lap. Rest of the time it is zero.
Is this by design, or a bug? If it is by design, how can I get the correct lap time immediately after a driver crosses the line?