Skip to content

Commit c0e32b5

Browse files
committed
Adding a missing param doc
1 parent f0aa824 commit c0e32b5

File tree

1 file changed

+1
-0
lines changed
  • packages-exp/performance-exp/src/resources

1 file changed

+1
-0
lines changed

packages-exp/performance-exp/src/resources/trace.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ export class Trace implements PerformanceTrace {
5757
private traceMeasure!: string;
5858

5959
/**
60+
* @param performanceController The performance controller running.
6061
* @param name The name of the trace.
6162
* @param isAuto If the trace is auto-instrumented.
6263
* @param traceMeasureName The name of the measure marker in user timing specification. This field

0 commit comments

Comments
 (0)