Generate graphs of synchronization accuracy
[lttv.git] / lttv / lttv / sync / data_structures.h
index 014b7da105cc8172f836f42e3d21fac8ea49b437..0eab539387637beb7decc554c3fcd1f960160ee7 100644 (file)
@@ -160,6 +160,7 @@ void destroyTCPEvent(Event* const event);
 void destroyUDPEvent(Event* const event);
 void gfDestroyEvent(gpointer data, gpointer user_data);
 double wallTimeSub(const WallTime const* tA, const WallTime const* tB);
+void gfAddEventToArray(gpointer data, gpointer user_data);
 
 // Message-related functions
 void printTCPSegment(const Message* const segment);
This page took 0.022071 seconds and 4 git commands to generate.