system.memused
returns the process physical memory use - current and peak
доступно с версии: 0.1
входы:
- outputs memory use
тип: control
выходы:
- current physical memory use measured in bytes, or zero if the value cannot be determined on this OS.
тип: control
- peak (maximum so far) physical memory use measured in bytes, or zero if the value cannot be determined on this OS.
тип: control
ключевые слова:
system
memory
Смотрите также:
[system.memsize]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later