1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       struct nvme_timestamp - Timestamp - Data Structure for Get Features
7

SYNOPSIS

9       struct nvme_timestamp {
10           __u8 timestamp[6];
11           __u8 attr;
12           __u8 rsvd;
13        };
14
15

Members

17       timestamp   Timestamp value based on origin and synch field
18
19       attr        Attribute
20
21       rsvd        Reserved
22
23
24
25November 2022                struct nvme_timestamp                  libnvme(9)
Impressum