文件名称:ESMethodMonitor:监控 objc_msgSend
文件大小:25KB
文件格式:ZIP
更新时间:2024-05-17 07:00:03
Objective-C
ESMethodMonitor >- [ViewController setupUI] 28.82ms > + [UIButton buttonWithType:] 28.35ms > - [UIButton setTitle:forState:] 0.08ms > - [UIButton layer] 0.00ms > + [UIColor redColor] 0.01ms > - [UICachedDeviceRGBColor CGColor] 0.00ms > - [CALayer setBorderColor:] 0.01ms > - [CALayer setBorderWidth:] 0.01ms > - [UIButton setFrame:] 0.04ms > - [UIButton addTarget:
【文件预览】:
ESMethodMonitor-master
----ESMethodMonitor.xcworkspace()
--------contents.xcworkspacedata(233B)
--------xcshareddata()
----Podfile(169B)
----ESMethodMonitor.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(26KB)
----Podfile.lock(271B)
----.gitignore(1KB)
----MethodMonitorExample()
--------Assets.xcassets()
--------main.m(343B)
--------AppDelegate.h(286B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------ViewController.h(224B)
--------Info.plist(1KB)
--------ViewController.m(1KB)
----ESMethodMonitor()
--------ESMethodMonitorUtils.h(3KB)
--------ESMethodInvocationEntity.h(445B)
--------ESMethodMonitor.h(1KB)
--------ESMethodMonitor.m(5KB)
--------ESMethodMonitorCore.c(6KB)
--------Info.plist(774B)
--------ESMethodMonitorUtils.c(589B)
--------ESMethodInvocationEntity.m(236B)
--------ESMethodMonitorCore.h(710B)
----README.md(526B)