Skip to content
Snippets Groups Projects
user avatar
jsiegle authored
Some caveats:
- If a source doesn't generate its own timestamps, all timestamps will be
  zero. This is obviously bad, so we need a way to protect this
  from happening.
- If there are multiple timestamps from different sources, they might
  conflict. Again, something needs to be done about this in the near future.
- If only a 32-bit timestamp is given, it needs to be shifted by 8 bits
  to fit in our 64-bit timestamp slot
6ea36303
History
Name Last commit Last update
..