Explorar o código

Doc: starpu_timing_timespec_to_us and starpu_timing_timespec_delay_us.

Cyril Roelandt %!s(int64=13) %!d(string=hai) anos
pai
achega
8e1b1344f1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      doc/chapters/basic-api.texi

+ 2 - 2
doc/chapters/basic-api.texi

@@ -1742,11 +1742,11 @@ TODO
 @end deftypefun
 
 @deftypefun double starpu_timing_timespec_delay_us ({struct timespec} *@var{start}, {struct timespec} *@var{end})
-TODO
+Returns the time elapsed between @var{start} and @var{end} in microseconds.
 @end deftypefun
 
 @deftypefun double starpu_timing_timespec_to_us ({struct timespec} *@var{ts})
-TODO
+Converts the given timespec @var{ts} into microseconds.
 @end deftypefun
 
 @deftypefun void starpu_bus_profiling_helper_display_summary (void)