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:
Ryan Lortie
2010-10-22 18:40:08 +02:00
parent bf941f200c
commit b7d8363fbe
4 changed files with 50 additions and 1 deletions

View File

@@ -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