You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Race Start Plugin I'm developing. It calculates your time and distance to the line. If you are early it generates a POSITIVE time called "TIME TO BURN" in seconds and if you are late it generates a NEGATIVE time. This time is in seconds and I use the standard kip dropdown for units to convert it to HH:MM:SS.
The issue lies in that the conversion only results in a POSITIVE time value displayed. All other choices for time conversion retains the NEGATIVE sign.
Thanks -- Chuck
The text was updated successfully, but these errors were encountered:
I have a Race Start Plugin I'm developing. It calculates your time and distance to the line. If you are early it generates a POSITIVE time called "TIME TO BURN" in seconds and if you are late it generates a NEGATIVE time. This time is in seconds and I use the standard kip dropdown for units to convert it to HH:MM:SS.
The issue lies in that the conversion only results in a POSITIVE time value displayed. All other choices for time conversion retains the NEGATIVE sign.
Thanks -- Chuck
The text was updated successfully, but these errors were encountered: