INCF / MUSIC

MUSIC, the MUltiSimulation Coordinator
GNU General Public License v3.0
37 stars 37 forks source link

Runtime::tick () calls postCommunication every tick #17

Open mdjurfeldt opened 8 years ago

mdjurfeldt commented 8 years ago

Runtime::tick () calls postCommunication every tick. For each connector, it should only be called if communication has occurred.