Home > blockly > MetricsManager > (constructor)
MetricsManager.(constructor)
Constructs a new instance of the MetricsManager class
Signature:
constructor(workspace: WorkspaceSvg);
Parameters
| Parameter | Type | Description |
|---|---|---|
| workspace | WorkspaceSvg | The workspace to calculate metrics for. |