mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 19:07:52 +02:00
Add g_source_get_time()
Cached version of g_get_monotonic_time() that does similar to what g_source_get_current_time() does for g_get_current_time().
This commit is contained in:
@@ -535,6 +535,7 @@ GSourceFunc
|
||||
g_source_set_callback_indirect
|
||||
g_source_add_poll
|
||||
g_source_remove_poll
|
||||
g_source_get_time
|
||||
g_source_get_current_time
|
||||
g_source_remove
|
||||
g_source_remove_by_funcs_user_data
|
||||
|
Reference in New Issue
Block a user