uCalc API Version: 2.1.3-preview.2 Released: 6/17/2026

Warning

uCalc API Preview Release Notice:The documentation describes the intended behavior of the API. The current preview build contains incomplete features, unoptimized performance, and is subject to breaking changes.

DiagMemCount

Enum

Product: 

Class: 

For memory usage diagnosis; returns memory footprint

Name Value Description
UnitSize

Number of bytes taken by one element unit

Bytes

Number of bytes taken by uCalc overall

Elements

Number of defined elements

Released

Number of unrecycled released items

Remarks

This is for use with [topic: uCalc.DiagMem]

Examples