PopPausePowerRequestStats
CHAR __fastcall PopPausePowerRequestStats(INT64 a1){
unsigned int i;
INT64 StopWatchByRequestType;
INT64 v4;
for( i = 0; i < 4; ++i )
{
StopWatchByRequestType = PopGetStopWatchByRequestType(a1, i);
if( StopWatchByRequestType )
{
LOBYTE(StopWatchByRequestType) = PoIsRunningStopWatch(StopWatchByRequestType);
if( (_BYTE)StopWatchByRequestType )
LOBYTE(StopWatchByRequestType) = PoPauseStopWatch(v4);
}
}
return StopWatchByRequestType;
}Referenced by:
PopStatsDeletePowerRequest