Skip to content

call: Only stop time when call is ended

Evangelos Ribeiro Tzaras requested to merge devrtz/phosh:fix_timer into main

The "active" call state can be reached multiple times: We need to take care not to start g_timer_new() more than once.

Originally filed as GNOME/calls#502 (closed)

Merge request reports