timing: function(timeFraction) { return Math.pow(timeFraction, 2); },
timing: function(timeFraction) { return timeFraction },