X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=uci.h;h=b163616d6e06bbf49be256e0d5463fe6d2241b10;hb=3f90456c06a84717105e68bb84094e742004346a;hp=cac77df778e3c6deac30a1f3524a829dcb5f6058;hpb=ae338a820ef1c16d4399958613bbc0b908904b91;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;