MCPcopy Create free account
hub / github.com/andreikop/python-ws-discovery / createFxNow

Function createFxNow

docs/_static/jquery-3.4.1.js:7040–7045  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7038
7039// Animations created synchronously will run synchronously
7040function createFxNow() {
7041 window.setTimeout( function() {
7042 fxNow = undefined;
7043 } );
7044 return ( fxNow = Date.now() );
7045}
7046
7047// Generate parameters to create a standard animation
7048function genFx( type, includeWidth ) {

Callers 2

tickFunction · 0.85
AnimationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected