X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=uci.h;h=b163616d6e06bbf49be256e0d5463fe6d2241b10;hb=50a1a4edffe8b24fa1b0e05ab46c004d757f2a74;hp=cac77df778e3c6deac30a1f3524a829dcb5f6058;hpb=a84f99596f0d25753ec4c1aae71b161fe641614a;p=polyglot.git diff --git a/uci.h b/uci.h index cac77df..b163616 100644 --- a/uci.h +++ b/uci.h @@ -54,6 +54,7 @@ typedef struct { char bestmove[UciStringSize]; sint64 node_nb; + sint64 tbhit_nb; double time; double speed; double cpu;