X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=include%2Ftypes.h;h=f2ed4b0b0b30879eea74f6548c0a1f8c2e8dfb1e;hb=4f0709b3c970a2f29fbbd0fac09736c590f440cc;hp=85a99031a99aad989ed5cf9c4b19977a4a5b140c;hpb=d275772b9f6abe92fb33ca620e2967406667bb4e;p=hashcat.git diff --git a/include/types.h b/include/types.h index 85a9903..f2ed4b0 100644 --- a/include/types.h +++ b/include/types.h @@ -991,9 +991,9 @@ struct __hc_device_param // workaround cpu spinning - double exec_us_prev1; - double exec_us_prev2; - double exec_us_prev3; + double exec_us_prev1[EXPECTED_ITERATIONS]; + double exec_us_prev2[EXPECTED_ITERATIONS]; + double exec_us_prev3[EXPECTED_ITERATIONS]; // this is "current" speed