Why don't you use milliseconds here? /** Bits allocate */ protected int timeBits = 28; protected int workerBits = 22; protected int seqBits = 13;
Why don't you use milliseconds here?
/** Bits allocate */
protected int timeBits = 28;
protected int workerBits = 22;
protected int seqBits = 13;