blockly > Options > getMetrics

Options.getMetrics property

A function that returns a metrics object that describes the current workspace.

Signature:

getMetrics?: () => Metrics;