[Bug 697549] Make use of HAVE_CLOCK_GETTIME

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 8 04:59:46 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697549
  GStreamer | gstreamer (core) | git

--- Comment #1 from LRN <lrn1986 at gmail.com> 2013-04-08 11:59:43 UTC ---
Created an attachment (id=240940)
 View: https://bugzilla.gnome.org/attachment.cgi?id=240940
 Review: https://bugzilla.gnome.org/review?bug=697549&attachment=240940

Do use HAVE_CLOCK_GETTIME

This prevents clock_gettime()-using code from compiling when clock_gettime() is
not available, but other conditions are met (posix timers, monotonic clock).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list