Revision 19d6b4ca measures.h
measures.h | ||
---|---|---|
13 | 13 |
double get_average_lossrate(struct nodeID**id, int len); |
14 | 14 |
int get_hopcount(struct nodeID *id); |
15 | 15 |
void reg_chunk_duplicate(); |
16 |
void reg_chunk_playout(bool b);
|
|
16 |
void reg_chunk_playout(int id, bool b, uint64_t timestamp);
|
|
17 | 17 |
void reg_neigh_size(int s); |
18 | 18 |
void reg_chunk_receive(int id, uint64_t timestamp, int hopcount); |
19 | 19 |
void reg_chunk_send(int id); |
Also available in: Unified diff