Hi everybody,<br><br>I am delepoing an application using Drools to correlate events from a network management system. Can anyone recommend me a good tutorial which teaches how to use real time clock ? I am using the book of  Michal Bali, which is very good indeed. The book examples uses the following code:<br>
<span style="font-family: courier new,monospace;">clock.advanceTime(</span><i style="font-family: courier new,monospace;"><span style="color: rgb(255, 0, 0);">xx seconds</span></i><span style="font-family: courier new,monospace;">, TimeUnit.SECONDS);</span><br>
<br>However, I would like to use the property of an event called <i><b>startTime </b></i>and <i><b>endTime </b></i>which means the time on which the event starts and the time the event finishes. I know there is the property @startTimestamp mentioned at the book. But, where can I find more examples of usage of @startTimestamp in rule files ?<br>
<br>Best Regards,<br><b><br>Lavoisier José Leite Farias</b><br><font size="1">Skype: lavoisierfarias<br>Twitter: <a href="http://twitter.com/LavoisierFarias" target="_blank">http://twitter.com/LavoisierFarias</a></font><br>
<br>