TIMESTAMP_BITS

const val TIMESTAMP_BITS: Int = 14

How much of the nanoflake is occupied by the timestamp of the ID, in bits.