slint/internal/compiler/generator
Olivier Goffart d2bd5366f4 Timer::set_interval
Don't return an Option, just return 0 when the timer is not started.
As discussed in the API review, the rational is that the interval is
just like a field in a struct and when the struct is default
constructed, it is initialized to 0
2024-09-18 09:24:39 +02:00
..
cpp.rs Timer::set_interval 2024-09-18 09:24:39 +02:00
rust.rs Timer::set_interval 2024-09-18 09:24:39 +02:00