X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=include%2Ftypes.h;h=37e877cac93cd8e70188cc9bfe68099d0b35f2f7;hb=d3a95a67ae18480816ea07df102de3796ff122ab;hp=d91878f3565764323541e3d13a0ab655a7592e92;hpb=215457d74d9dabced22ecbf0fc0f62bbf5d89cd8;p=hashcat.git diff --git a/include/types.h b/include/types.h index d91878f..37e877c 100644 --- a/include/types.h +++ b/include/types.h @@ -1327,6 +1327,8 @@ typedef struct time_t runtime_start; time_t runtime_stop; + time_t prepare_time; + time_t proc_start; time_t proc_stop;