We can add two events: user_event_entry/user_event_exit - or we could use the string
to differentiate, and start it with:
"entry: ..."
"exit: ..."
And then the event timestamps (which are absolute and are available) could be used
to calculate the duration of this period.
'trace' could even be taught to treat such entry:/exit: strings in a special way, so
that you dont have to write Jato specific trace decoding bits?
Thanks,
Ingo
--