X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/df1574af1592689f73d940fd6803b55d5eca7156..719139148de38b6d0dd44a684495f6ed8e0d06b5:/src/amok/Bandwidth/bandwidth_private.h diff --git a/src/amok/Bandwidth/bandwidth_private.h b/src/amok/Bandwidth/bandwidth_private.h index 0fa86f0ffe..a90431d6c5 100644 --- a/src/amok/Bandwidth/bandwidth_private.h +++ b/src/amok/Bandwidth/bandwidth_private.h @@ -37,6 +37,7 @@ typedef struct { unsigned long int buf_size; unsigned long int exp_size; unsigned long int msg_size; + double min_duration; } s_bw_request_t,*bw_request_t; /* Result of a BW experiment (payload when answering). */