Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_timestamp - Timestamp - Data Structure for Get Features

SYNOPSIS

struct nvme_timestamp {
__u8 timestamp[6];
__u8 attr;
__u8 rsvd;
};

Members

Timestamp value based on origin and synch field
Attribute
Reserved
struct nvme_timestamp February 2024