FPS,动态监测手机FPS

FPS,动态监测手机FPS

Swift 其它杂项

详细介绍

FPS

FPS,动态监测手机FPS

GitHub: https://github.com/Zws-China/FPS

PhotoShoot

image

How To Use

// 1. 默认位置开启 FPS 监听,可拖动
[[FPS sharedInstance] start];

// 2. 在 statusBar 显示 FPS
//  [[AYYFPSIndicator sharedInstance] start];
//  [AYYFPSIndicator sharedInstance].indicatorPosition = AYYFPSIndicatorPositionNormal;