@interface PLSnapshotCPUStats : NSObject + (double)getCpuSnapshot:(int)a0; + (double)getCoalitionSnapshot:(unsigned long long)a0; @end