# OHOS::SysInfo ## **Overview** **Related Modules:** [Graphic](Graphic.md) **Description:** Obtains the system information. Currently, the FPS information can be obtained. To enable the FPS feature, enable the **ENABLE\_FPS\_SUPPORT** macro. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures
FPSCalculateType { FPS_CT_FIXED_TIME, FPS_CT_AVERAGE_SAMPLING, FPS_CT_PRECISE_SAMPLING } |
GetFPS () |
|
RegisterFPSChangedListener (OnFPSChangedListener *onFPSChangedListener) |