MCPcopy
hub / github.com/winjs/winjs / writeAnimationProfilerMark

Function writeAnimationProfilerMark

src/js/WinJS/Animations.js:273–275  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

271 }
272
273 function writeAnimationProfilerMark(text) {
274 _WriteProfilerMark("WinJS.UI.Animation:" + text);
275 }
276
277 var ExpandAnimation = _Base.Class.define(function ExpandAnimation_ctor(revealedArray, affectedArray, offsetArray) {
278 // Constructor

Callers 1

Animations.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected