bottom/src
Clement Tsang 4ac3b43260
docs: update time-related documentation (#1222)
* docs: update time-related documentation

* fix retention too
2023-06-24 01:36:36 -04:00
..
app other: use f32 for process percentage values (#1212) 2023-06-18 02:11:57 -04:00
bin other: take ownership of config and matches when building App (#1215) 2023-06-19 01:47:57 -04:00
canvas refactor: move out bits/bytes enum to utils (#1211) 2023-06-17 02:08:11 -04:00
components other: fix humantime-related documentation, add tests, support numbers + strings in toml (#1220) 2023-06-22 00:01:01 -04:00
options refactor: remove typed-builder (#1181) 2023-06-02 00:53:38 -04:00
utils refactor: move out bits/bytes enum to utils (#1211) 2023-06-17 02:08:11 -04:00
widgets other: use f32 for process percentage values (#1212) 2023-06-18 02:11:57 -04:00
app.rs feature: support human times for rate (#1221) 2023-06-23 03:42:16 -04:00
args.rs docs: update time-related documentation (#1222) 2023-06-24 01:36:36 -04:00
canvas.rs refactor: change canvas macOS check to compile-time (#1184) 2023-06-04 00:18:24 -04:00
components.rs refactor: switch to pipe gauge implementation for basic cpu + mem (#829) 2022-10-13 10:17:26 -04:00
constants.rs feature: support human times for rate (#1221) 2023-06-23 03:42:16 -04:00
data_conversion.rs refactor: move out bits/bytes enum to utils (#1211) 2023-06-17 02:08:11 -04:00
lib.rs feature: support human times for rate (#1221) 2023-06-23 03:42:16 -04:00
options.rs docs: update time-related documentation (#1222) 2023-06-24 01:36:36 -04:00
widgets.rs refactor: move widgets out of the app folder nesting (#917) 2022-11-28 00:26:58 -05:00