PiUEventIsClientStuck

bool __fastcall PiUEventIsClientStuck(__int64 a1){
  char v1; 

  v1 = 0;
  if( *(_DWORD *)(a1 + 128) )
    return *(unsigned int *)(a1 + 128)
         * ((*(_QWORD *)&KUSER_SHARED_DATA.SystemTime.LowPart - *(_QWORD *)(*(_QWORD *)(a1 + 112) + 16i64))
          / 10000i64) > 600000;
  return v1;
}

Referenced by:

PiUEventNotifyClient