This commit is contained in:
jl777
2019-03-27 00:11:07 -11:00
parent 58be59a00d
commit 5bbe79b586

View File

@@ -52,7 +52,7 @@ void *gamesiterate(struct games_state *rs)
if ( rs->guiflag != 0 )
{
#ifdef STANDALONE
sleep_milli(10000);
sleep(1);
price = get_btcusd();
fprintf(stderr,"price %llu %.8f\n",(long long)price,(double)price/SATOSHIDEN);
/*if ( (counter++ % 10) == 0 )