Menu

#2 Time Relativity

open
General (2)
5
2008-05-01
2008-05-01
Gary Hale
No

Need to move away from time-based conditions being relative to the start of the event processing loop. Rather they should be relative to the events within the condition.

Given:

condition x is (event1 or (event2 and event3)) within 5000;

So, event2 occurs at t2 and event3 occurs at t3. The 5000 seconds should be evaluated between t2 and t3 rather than between t2 and "now".

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.