qw123wh / new-clock

The best clock app there is
Apache License 2.0
79 stars 27 forks source link

Multiple stopwatch instances like timer #24

Open yephny opened 2 years ago

yephny commented 2 years ago

Would it be possible to have multiple stopwatches running simultaneously?

qw123wh commented 2 years ago

it would be a good idea, maybe someone will be able to implement it

yephny commented 2 years ago

@qw123wh Oh, is it different than your timer implementation?

BlackyHawky commented 4 months ago

What's the point of having several instances of the stopwatch? When would it be useful?

yephny commented 3 months ago

@BlackyHawky For the same reason why there can be several instances of timer.

BlackyHawky commented 3 months ago

@yephny: For example, when cooking: if 2 dishes have different cooking times, this may be useful.