Struct
ShellMemoryInfo
Description
struct ShellMemoryInfo {
guint glibc_uordblks;
guint js_bytes;
guint gjs_boxed;
guint gjs_gobject;
guint gjs_function;
guint gjs_closure;
guint last_gc_seconds_ago;
}
No description available.
Structure members
glibc_uordblks:
guint
No description available.
js_bytes:
guint
No description available.
gjs_boxed:
guint
No description available.
gjs_gobject:
guint
No description available.
gjs_function:
guint
No description available.
gjs_closure:
guint
No description available.
last_gc_seconds_ago:
guint
No description available.