[Solved] ¿Outdated Data?

I want to make some small modifications to buildings and units, but the construction times in the editor are outdated. For example, Supply Depots have 30 seconds of construction in the editor (currently it is 21 sec in the game), and the Command Center has 100 sec (currently 71 sec). Am I missing something? How do I make this data up to date?

Update:
The problem was that the time data that appears in the Editor corresponds to the “normal” game speed. When playing in “very fast” times fit the current patch.
Hope this can help others.

You can’t do it directly but you can do some conversion yourself. 1 real second = 1.4 game seconds. Also the texts have a built in conversion <d time="xx"/> will directly return the real time.