#ifLV_USE_PERF_MONITOR /** * Get the average FPS since start up * @return the average FPS */ uint32_tlv_refr_get_fps_avg(void); #endif /** * Called periodically to handle the refreshing * @param task pointer to the task itself Expand Down...