// // AppDelegate.h // vsyncanalysis // // Created by Alexandre Janniaux on 27/10/2021. // //#import #if 0 @interface AppDelegate : UIResponder @property (strong, nonatomic) UIWindow *window; @end #endif