We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0aa824 commit c0e32b5Copy full SHA for c0e32b5
packages-exp/performance-exp/src/resources/trace.ts
@@ -57,6 +57,7 @@ export class Trace implements PerformanceTrace {
57
private traceMeasure!: string;
58
59
/**
60
+ * @param performanceController The performance controller running.
61
* @param name The name of the trace.
62
* @param isAuto If the trace is auto-instrumented.
63
* @param traceMeasureName The name of the measure marker in user timing specification. This field
0 commit comments