# sys\_info.h - [Overview](#section805965560165629) - [Summary](#section1737414093165629) - [Data Structures](#nested-classes) ## **Overview** **Related Modules:** [Graphic](Graphic.md) **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.