Structs§
- Config
- The configuration struct used for parsing and storing the duration and multiplier.
Functions§
- calculate_
remaining - Function to check the time efficiency for the current day.
- parse_
time - Convert seconds to a human-readable
String. - trim
- Calculate how much time has been saved by using a multiplier. Returns a tuple with the new duration, saved time, and the number of splits.