pub const TIME_VERSION_LENGTH: usize = 8;
This is the length of the time and version. The time is 4 bytes and the version is 4 bytes.