Versions in this module Expand all Collapse all v0 v0.6.0 Dec 22, 2023 v0.5.0 Aug 27, 2020 Changes in this version + const SUMMARY_HEIGHT + const TOP_HEIGHT + var TOP_HEADER = []string + type Term struct + func NewTerm(p *proc.Process, interval int, nonblocking bool, pcType string) *Term + func (t *Term) Display() error + func (t *Term) Refresh() error + func (t *Term) RefreshSummary() (*proc.PSummary, error) + func (t *Term) RefreshTop(gs []*proc.G) error