Is your feature request related to a problem? Please describe.
The estimated lap time and estimated delta are only available via $prop, and as such cannot be overridden by a plug-in. Creating JS functions would allow plug-in developers to create solutions that can be used by dash / overlay developers without creating unwanted dependencies.
Describe the solution you'd like
I would like to see two new functions created.
getplayerestimateddelta
getplayerestimatedlaptime
Is your feature request related to a problem? Please describe.
The estimated lap time and estimated delta are only available via $prop, and as such cannot be overridden by a plug-in. Creating JS functions would allow plug-in developers to create solutions that can be used by dash / overlay developers without creating unwanted dependencies.
Describe the solution you'd like
I would like to see two new functions created.
getplayerestimateddeltagetplayerestimatedlaptime