Luna/libos
apio d4d748e153
terminal: Remove m_cursor_timer->restart() from tick_cursor()
Since the timer was created as a repeating timer, it is already restarted after the function.
2024-01-13 16:26:37 +01:00
..
include/os libos: Add Timer::reset, restart and stop 2024-01-08 19:01:59 +01:00
src terminal: Remove m_cursor_timer->restart() from tick_cursor() 2024-01-13 16:26:37 +01:00
CMakeLists.txt libos: Move timer handling to a separate class and use POSIX timers 2024-01-05 22:16:50 +01:00