Provided by: libnvme-dev_1.8-3ubuntu1_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
February 2025 struct nvme_timestamp libnvme(2)