Closed pbayer closed 4 years ago
Now the heuristic is to
The original example given by @itsdfish in Execute process as soon as wait condition is satisfied #1 on ‘DiscreteEventsCompanion.jl‘ now runs correctly.
The new heuristic seems to work so far. Therefore I close this for now.
See Execute process as soon as wait condition is satisfied #1 on
DiscreteEventsCompanion.jl
.As commented there we need a better heuristic to calculate the sample rate in
_register!(c::Clock, cond::DiscreteCond)
.