MLCelestialDataGetUTCTimeOn this pageMLCelestialData.GetUTCTime() Current local machine independent UTC time (in seconds since epoch, similar format with os.time). Returns: typeDescriptionnumberUTC time in seconds. Usage ---@type MLCelestialDatalocal mlcelestialdata;local val0 = mlcelestialdata.GetUTCTime()