nullNaN / OGLight

I noticed that the build time is not updated correctly. It always takes a few minutes.
For example when I want to build Nani 7 it takes 5h46m with RF12.
After upgrading to RF13 Nani 7 only takes 5h21m but the OGL duration still shows the old time.

Here is an example of the HTML element. The datetime attribute is already updated to 5h with RF14 but the shown duration is still 5h21m
5h 21m 25s

didnt know that code is parsed :D
Here is the element

<time class="value tooltip" datetime="PT5H" title="">5h 21m 25s</time>

there are too many elements that impact on construction times. For performance reasons, OGL only automatically retrieves build levels after a certain delay. You can use the synchronisation button at the top right to force the retrieval of these values.

Understood thanks. Will close this thread since its not an issue.