nw::dev::ProfileManager::Description Structure

Syntax

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

Description

Content to configure.

Member Variables

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

Member Functions

Description Constructor.

CONFIDENTIAL