]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/ns3/ns3_simulator.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[NS3] fixing the remains value when updating actions state
[simgrid.git] / src / surf / ns3 / ns3_simulator.h
index 88dda1d6bb7330a6a8c66f42a9c703f03a90c247..5e6792aad0f6b6850b0b30fed6015adb1e71688a 100644 (file)
@@ -49,6 +49,7 @@ public:
        void simulator_start(void);
        void* get_action_from_socket(void *socket);
        double get_remains_from_socket(void *socket);
+       double get_sent_from_socket(void *socket);
        double get_last_amount_sent_from_socket(void *socket);
        void reset_last_amount_sent_from_socket(void *socket);
        char get_finished(void *socket);