Is the timestamp unique?

Would it be possible for two seperate messages to have the same timestamp? Or does Openfire process packets in a way that no message can have the same timestamp. I am looking at using the timestamp from the audit logs as a key and I want to make sure that it is unique.

Thanks

Hi,

I have a lot of packets with the same timestamp in my audit logs. I didn’'t look for messages packets but I guess that this does not matter. Openfire uses multiple threads to process packets (messages) so it should be possible that two messages are logged with the same time stamp.

LG