Skip to content

GTimeVal and g_get_current_time are deprecated #9

Description

@thebaptiste

Since glib 2.61, GTimeVal and g_get_current_time() are deprecated.
They are not "year-2038-safe", see here
We have to use GDateTime and g_get_real_time() instead

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions