Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
public headers should include simgrid in a system-wide way, not a project-wide one
[simgrid.git] / examples / msg / network-ns3 / 3links-timer_d.xml
index cc0e18a..f58f3bd 100644 (file)
   <actor host="Lovelace" function="worker">
     <argument value="4"/>
   </actor>
-  <actor host="Lovelace" function="timer">
-    <argument value="0"/>
-    <argument value=".1"/>
-  </actor>
-  <actor host="Lovelace" function="timer" start_time="2.0">
-    <argument value="0"/>
-    <argument value=".1"/>
-  </actor>
 </platform>