Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/
Class
packages/benchpress/src/metric.ts:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
* A metric is measures values
11
*/
12
export
abstract
class
Metric {
13
/**
14
* Starts measuring
15
*/
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected