/pop-timer

That debouncing timer that we've written 50 times already, in one place.

Primary LanguageSwiftMIT LicenseMIT

Logo

PopTimer

That debouncing timer that we've all written 50 times already, in one place, so we can stop.

Currently used in

Detailed docs can be found here

Overview

An ultra-simple debouncing push-button / toaster / egg-timer style timer, which starts when pushed and fires its callback when it is done. Pushing it again restarts it.

License

Copyright (c) 2023 Paul Tsochantaris. Licensed under the MIT License, see LICENSE for details.