public static long getTimestamp() {
   return myRecords.getLong(HEADER_TIMESTAMP_OFFSET);
 }