nvme_timestamp(2)
| libnvme(9) | API Manual | libnvme(9) |
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
| struct nvme_timestamp | September 2023 |
