Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GTimeVal and g_get_current_time are deprecated #9

Open
thebaptiste opened this issue Apr 16, 2020 · 0 comments
Open

GTimeVal and g_get_current_time are deprecated #9

thebaptiste opened this issue Apr 16, 2020 · 0 comments

Comments

@thebaptiste
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants