Skip to content

Use seconds instead of milliseconds for timeouts

O H requested to merge (removed):g_timeout_add_seconds into master

Change all callers with large milliseond values to use seconds instead. This is supposed to make it clearer how long the interval is.

No change in behavior intented.

Signed-off-by: Olaf Hering olaf@aepfle.de

Merge request reports