1 2 3 4 5 6 7 8 9 10 11 12 13
// // PerfIndex.h // PerfIndex // // Created by Mark Hamilton on 8/20/13. // // @protocol HGTest <NSObject> - (BOOL)execute; @end