get start time for trace
[lttv.git] / ltt / branches / poly / ltt / trace.h
index 859c44e240e5cce1a8984e1e52fd87d18a3eb8bb..71ef9bca69221beb2ffcea244ac64d19b474910c 100644 (file)
@@ -143,7 +143,7 @@ gchar * ltt_trace_system_description_description (LttSystemDescription * s);
 
 /* get the start time of the trace */
 
-LttTime ltt_trace_system_description_trace_start_time(LttSystemDescription *s);
+LttTime ltt_trace_start_time(LttTrace *t);
 
 /* copy tracefile info over another. Used for sync. */
 LttTracefile *ltt_tracefile_new();
This page took 0.022699 seconds and 4 git commands to generate.