Here's a fix anyway.
Text1 = Text(2048, 1556, 1, "%f", "Utopia Regular", 100, xFontScale/GetDefaultAspect(),
1, width/2, height/2, 0, 2, 2, 1, 1, 1, 1, 0, 0, 0, 45, 0,
1);
TimeX1 = TimeX(Text1, time+abs((time-1)/4), inPoint, outPoint);
The text node is just there to illustrate the result of the TimeX node.
Alan.