MCPcopy
hub / github.com/angular/angular / reset

Method reset

packages/compiler-cli/src/ngtsc/perf/src/api.ts:416–416  ·  view source on GitHub ↗

* Return the `PerfRecorder` to an empty state (clear all tracked statistics) and reset the zero * point to the current time.

()

Source from the content-addressed store, hash-verified

414 * point to the current time.
415 */
416 reset(): void;
417}

Callers 15

diffTextFunction · 0.65
query_list_spec.tsFile · 0.65
profiler_spec.tsFile · 0.65
styling_spec.tsFile · 0.65
refreshSignalQueryFunction · 0.65
resetMethod · 0.65
ɵɵrepeaterFunction · 0.65
ɵɵqueryRefreshFunction · 0.65

Implementers 3

NoopPerfRecorderpackages/compiler-cli/src/ngtsc/perf/s
ActivePerfRecorderpackages/compiler-cli/src/ngtsc/perf/s
DelegatingPerfRecorderpackages/compiler-cli/src/ngtsc/perf/s

Calls

no outgoing calls

Tested by

no test coverage detected