MemoryUnit
Datalayer Core / MemoryUnit
Type Alias: MemoryUnit
MemoryUnit =
"B"|"KB"|"MB"|"GB"|"TB"|"PB"
Defined in: src/utils/Format.ts:9
The type of unit used for reporting memory usage.
Datalayer Core / MemoryUnit
MemoryUnit =
"B"|"KB"|"MB"|"GB"|"TB"|"PB"
Defined in: src/utils/Format.ts:9
The type of unit used for reporting memory usage.