CSS Property:
animation-timing-function:

Note: The animation-timing-function property is not supported in Internet Explorer 9 and earlier versions.

Result:
CSS Code:
div#myDIV {
animation-timing-function:linear;
}
Click the property values above to see the result
w3ii.com - Play it