ScreenLogView
usage ScreenLogView *lv = [[ScreenLogView alloc] initWithFrame:CGRectMake(0, 20, [[UIScreen mainScreen] bounds].size.width, 22)]; [self.view addSubview:lv]; // or [self.window bringSubviewToFront:lv]; [lv autoUpdateWithFrequency:1.0];
GitHub - mars-rover/ScreenLogView: print the memory info on to the iOS device's screen
{{ message }}
mars-rover / ScreenLogView Public
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
print the memory info on to the iOS device's screen
No releases published