BrooksWon / VCLoadTimeProfiler

UIViewController加载时间监测

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VCLoadTimeProfiler

CI Status Version License Platform

参考 http://satanwoo.github.io/2017/11/27/KVO-Swizzle/

Example

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

Requirements

Installation

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

pod 'VCLoadTimeProfiler'

Author

BrooksWon, HelloCodingMan@gmail.com

License

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

About

UIViewController加载时间监测

License:MIT License


Languages

Language:Objective-C 87.3%Language:Ruby 12.7%