sys_info.h

Overview

Related Modules:

Graphic

Description:

Declares the system information about the graphics module, including the function to obtain the information about FPS, which needs to be enabled by the ENABLE_FPS_SUPPORT macro.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name

Description

OHOS::SysInfo

Obtains the system information. Currently, the FPS information can be obtained. To enable the FPS feature, enable the ENABLE_FPS_SUPPORT macro.

OHOS::SysInfo::OnFPSChangedListener

Called when the FPS changes.