float: Time when the event is executed.
If the value is larger than the cycle time, the time modulo cycle time
is returned. If the Event is not independent, the time is calculated
from its dependencies.
- Raises:
- CADETProcessError
If the event is not independent.