Angular directive

sra-timing-delta source template

This widget displays the projected lap time based on a relative point in time. If Green, then you are faster than the relative point, Red if not. It also shows in different shades of Red and Green a projection of how you are doing to the relative point. Clicking on the widget, will rotate between the available relative points.

Example:

<sra-timing-delta></sra-timing-delta>

Dependencies:
NameTypeDescription
data-sra-args-value String Basis for the relative delta calculation. Defaults to SESSIONBEST. Must be one of the following: SESSIONBEST, SESSIONOPTIMAL, SESSIONLAST, BEST, OPTIMAL.
data-sra-args-interval integer The interval, in milliseconds, that this widget will update from the server. Default is 16.