{"version":3,"sources":["node_modules/@arcgis/core/views/2d/support/Timeline.js"],"sourcesContent":["/*\nAll material copyright ESRI, All Rights Reserved, unless otherwise specified.\nSee https://js.arcgis.com/4.31/esri/copyright.txt for details.\n*/\nconst s = s => s.includes(\"Brush\");\nclass e {\n constructor() {\n this._names = new Map();\n }\n begin(e) {\n this._names.has(e) || (this._names.set(e, !1), s(e) && this.record(\"Esri.FirstDraw\"), performance.mark(`Esri.${e}.Start`));\n }\n end(s) {\n this._names.has(s) && !this._names.get(s) && (this._names.set(s, !0), performance.mark(`Esri.${s}.End`));\n }\n record(s) {\n this._names.has(s) || (this._names.set(s, !0), performance.mark(`Esri.${s}`));\n }\n}\nexport { e as Timeline };"],"mappings":"AAIA,IAAMA,EAAIA,GAAKA,EAAE,SAAS,OAAO,EAC3B,EAAN,KAAQ,CACN,aAAc,CACZ,KAAK,OAAS,IAAI,GACpB,CACA,MAAMC,EAAG,CACP,KAAK,OAAO,IAAIA,CAAC,IAAM,KAAK,OAAO,IAAIA,EAAG,EAAE,EAAGD,EAAEC,CAAC,GAAK,KAAK,OAAO,gBAAgB,EAAG,YAAY,KAAK,QAAQA,CAAC,QAAQ,EAC1H,CACA,IAAI,EAAG,CACL,KAAK,OAAO,IAAI,CAAC,GAAK,CAAC,KAAK,OAAO,IAAI,CAAC,IAAM,KAAK,OAAO,IAAI,EAAG,EAAE,EAAG,YAAY,KAAK,QAAQ,CAAC,MAAM,EACxG,CACA,OAAO,EAAG,CACR,KAAK,OAAO,IAAI,CAAC,IAAM,KAAK,OAAO,IAAI,EAAG,EAAE,EAAG,YAAY,KAAK,QAAQ,CAAC,EAAE,EAC7E,CACF","names":["s","e"],"x_google_ignoreList":[0]}