# Functions
GetSysMetrics reads the sys metrics log file and returns the entries in the log file as a SysMetrics object array.
NewSysMetricsScheduler initializes a new SysMetrics Scheduler.
StartSysMetrics starts the SysMetrics monitor.
No description provided by the author
StopSysMetrics stops the sys metrics scheduler by passing a bool to the scheduler stop channel.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
SysMetricsScheduler represents a scheduler for system metrics logger.