mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-04 20:59:21 +02:00
Drop GTimeSpec type
This commit is contained in:
10
glib/gmain.c
10
glib/gmain.c
@@ -1813,16 +1813,6 @@ g_get_current_time (GTimeVal *result)
|
||||
#endif
|
||||
}
|
||||
|
||||
/**
|
||||
* GTimeSpec:
|
||||
*
|
||||
* Represents a precise time, with seconds and nanoseconds. This is
|
||||
* similar to POSIX <structname>struct timespec</structname>. This
|
||||
* structure can be filled in with g_get_monotonic_time().
|
||||
*
|
||||
* Since: 2.28
|
||||
**/
|
||||
|
||||
/**
|
||||
* g_get_monotonic_time:
|
||||
*
|
||||
|
Reference in New Issue
Block a user