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 0686b6e commit 059890fCopy full SHA for 059890f
projects/igniteui-angular-performance/README.md
@@ -38,7 +38,7 @@ end();
38
const performanceMeasures: PerformanceEntryList = performanceService.getMeasures(name?);
39
```
40
41
-- Gets list of `PerformanceMeasure` entries`. If a name is provided, it returns only the measures with that name.
+- Gets list of `PerformanceMeasure` entries. If a name is provided, it returns only the measures with that name.
42
43
```ts
44
performanceService.clearMeasures(name?);
0 commit comments