load_log v0.1.0 LoadLog.Data
This module defines a generic server that holds and manipulates a list of load average data.
Summary
Functions
Returns a list of all load average data
Clears logged data
Starts LoadLog.Data GenServer and initialize the data with an empty list
Appends the current load average data to the data list
Functions
Returns a list of all load average data.
Starts LoadLog.Data GenServer and initialize the data with an empty list.