Is it possible to use realtime() as an event for e.g. an event driven source? We want to poll a database for new information to reconfigure the model and make new predictions.
If necessary we could use model time and run speed as a proxy, but doing it directly would be better if it doesn't make the run speed unreasonably slow.