nw::dev::ProfileManager::Description Structure

Syntax

struct Description
{
   s32 maxReport;
   ExportFormat exportFormat;
   Accuracy accuracy;
   u32 mode;
};

Description

Content to configure.

Member Variables

maxReport s32 Maximum number of reports.
exportFormat ExportFormat The export format.
accuracy Accuracy The export precision.
mode u32 Item to be measured.

Member Functions

Description Constructor.

CONFIDENTIAL