HomeFreeBSD

Allow entering fractional delays in top(1) interactive mode.

Description

Allow entering fractional delays in top(1) interactive mode.

This uses the same logic as with the -s option, first validating the
entered value, then storing the result in a struct timeval.

MFC after: 3 days
X-MFC-With: r352818

Details

Provenance
dimAuthored on
Parents
rS352818: Make fractional delays for top(1) work for interactive mode.
Branches
Unknown
Tags
Unknown