|
CX Framework
Cross-platform C utility framework
|
128-bit sortable unique identifier More...
#include <suid.h>
Data Fields | |
| uint64 | high |
| High 64 bits: type (8) + timestamp (48) + host ID high (8) | |
| uint64 | low |
| Low 64 bits: host ID low (32) + random/sequence (32) | |