Current Forum: Homework 6- Tournament |
Date: Mon Dec 10 2001 11:14 am |
Author: Cipriani, Jason A. <jac4@andrew.cmu.edu> |
Subject: Re: Threads (more about 5 seconds) |
|
|
also, when will you be starting your 5 second timer? will you start it when our player is created? or will you start it when getMove() is called? or does it not matter because your creating the player instance then calling getMove() right away?
i would hate to have my player stop 5 seconds after getMove is called when you waited 100 milliseconds to call getMove after creating the player and then have my player process get needlessly terminated 100ms before it's done and lose the tournament. |
|