NTSTATUS __stdcall MiSlabAllocatorRecentFailure(INT64 a1){
UINT64 UnbiasedInterruptTime;
__int64 v3;
if( !*(_QWORD *)(a1 + 112) )
return 0;
UnbiasedInterruptTime = KiQueryUnbiasedInterruptTime(1u);
if( UnbiasedInterruptTime - *(_QWORD *)(v3 + 112) >= 0x11E1A300 )
{
*(_QWORD *)(v3 + 112) = 0i64;
return 0;
}
return 1;
}