Skip to content

TPMS_CLOCK_INFO

#include <tpm2.h>

Public Attributes

Name
UINT64 clock
UINT32 resetCount
UINT32 restartCount
TPMI_YES_NO safe

Public Attributes Documentation

variable clock

UINT64 clock;

variable resetCount

UINT32 resetCount;

variable restartCount

UINT32 restartCount;

variable safe

TPMI_YES_NO safe;

Updated on 2026-07-21 at 16:43:25 +0000