max duration profiler measure

This commit is contained in:
Jan Prochazka
2022-12-18 16:18:56 +01:00
parent 2e37788471
commit 3bbdc56309
4 changed files with 10 additions and 10 deletions

View File

@@ -214,6 +214,7 @@
tabComponent: 'ProfilerTab',
props: {
jslid: `archive://${data.folderName}/${data.fileName}`,
// engine: eng.engine,
profilerFormatterFunction: eng.profilerFormatterFunction,
profilerTimestampFunction: eng.profilerTimestampFunction,
profilerChartAggregateFunction: eng.profilerChartAggregateFunction,