Quote from PocketChange:
Just store time stamp as string... What timer do you plan to use for ns precision?
Maybe he does what I do

Millisecond, BUT: using 100ns (windows level tick) to ORDER timestamps with the same time. This allows me to keep the order when retrieving, based on the event stream coming from the interface.
