Skip to content

xiekw2010/DXFPSLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DXFPSLabel

Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

DXFPSLabel is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "DXFPSLabel"

Usually, in you AppDelegate's application:didFinishLauchingWithOptions: added by following

[DXFPSLabel showInWindow:self.window];

theory

observe the UITrackingRunLoopMode by CADisplayLink learned from FastImageCache

License

DXFPSLabel is available under the MIT license. See the LICENSE file for more info.

About

A label shows app's current FPS when needed(In UITrackingRunLoopMode)

Resources

License

Stars

Watchers

Forks

Packages

No packages published