Provided by: libnvme-dev_1.15-2_amd64 

NAME
struct nvme_timestamp - Timestamp - Data Structure for Get Features
SYNOPSIS
struct nvme_timestamp {
__u8 timestamp[6];
__u8 attr;
__u8 rsvd;
};
Members
timestamp Timestamp value based on origin and synch field
attr Attribute
rsvd Reserved
August 2025 struct nvme_timestamp libnvme(2)