summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/Timer.h
AgeCommit message (Expand)Author
2021-03-28LibCore: Add Timer::create_repeating convenience methodTom
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling