Crate trimsec

Crate trimsec 

Source

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.