Interface of a service operating during the time loop. More...
#include <arcane/core/ITimeLoopService.h>
Interface of a service operating during the time loop.
A service implementing this interface allows specifying an action that will be performed at a specific point in the time loop.
Definition at line 36 of file ITimeLoopService.h.