CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
SUID Struct Reference

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)
 

Detailed Description

128-bit sortable unique identifier

Definition at line 47 of file suid.h.


The documentation for this struct was generated from the following file: