summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/Debounce.h
AgeCommit message (Expand)Author
2023-01-12LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOrSam Atkins
2022-07-19LibCore: Add Core::debounce(function, timeout)MacDue