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

Stop using GTimeVal/g_get_current_time #10043

Merged
merged 1 commit into from
Oct 29, 2021
Merged

Stop using GTimeVal/g_get_current_time #10043

merged 1 commit into from
Oct 29, 2021

Commits on Jun 1, 2021

  1. Stop using GTimeVal/g_get_current_time

    It is Y-2038 unsafe.
    
    References:
    https://developer.gnome.org/glib/stable/glib-Date-and-Time-Functions.html
    GNOME/gnome-shell@9b7f228
    GNOME/gnome-shell@a030c54#diff-3b88f09b111c3c589502e6cdf5bc3be7f1d2fc632e2180542ea570ef6cb67078
    
    Some of GstClock was used: 
    https://developer.gnome.org/gstreamer/stable/GstClock.html
    ItzSwirlz committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    e392a37 View commit details
    Browse the repository at this point in the history