summaryrefslogtreecommitdiff
path: root/Userland/Demos
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2023-01-11 19:36:46 +0000
committerAndreas Kling <kling@serenityos.org>2023-01-12 11:25:51 +0100
commit6edc0cf5ab2fce211318b5d4f83e319897b621e5 (patch)
treec79d3dbe9e3bd3fd7f899ce5eb8d924df6c1e506 /Userland/Demos
parenta8cf0c9371f7ba500cc4920889bc06d78623e980 (diff)
downloadserenity-6edc0cf5ab2fce211318b5d4f83e319897b621e5.zip
LibCore+Userland: Don't auto-start new Core::Timers
This was unintuitive, and only useful in a few cases. In the majority, users had to immediately call `stop()`, and several who did want the timer started would call `start()` on it immediately anyway. Case in point: There are only two places I had to add a manual `start()`.
Diffstat (limited to 'Userland/Demos')
0 files changed, 0 insertions, 0 deletions