Structs§
- The configuration struct used for parsing and storing the duration and multiplier.
Enums§
- The error enum for generating error messages later on.
Functions§
- Function to check the time efficiency for the current day.
- Convert seconds to a human-readable
String. - The primary run function.
- 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.