GetBlinkMemoryInfo Type
Constructors
| Constructor |
Description
|
Full Usage:
GetBlinkMemoryInfo(allocated, total)
Parameters:
int
-
Size of all allocated objects in Kilobytes.
total : int
-
Total allocated space in Kilobytes.
Returns: GetBlinkMemoryInfo
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.allocated
|
Size of all allocated objects in Kilobytes. |
Full Usage:
this.total
|
Total allocated space in Kilobytes. |
fable-electron-docs-api