Wobserver v0.1.8 Wobserver.System.Memory View Source

Handles memory information.

Link to this section Summary

Types

t()

Memory information

Functions

Returns memory usage

Link to this section Types

Link to this type t() View Source
t() :: %Wobserver.System.Memory{atom: integer, binary: integer, code: integer, ets: integer, process: integer, total: integer}

Memory information.

Link to this section Functions

Returns memory usage.