<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt">Hi,<br><br>I noticed enet call timeBeginPeriod(1) at the enet_initialize(). I want to change this to something like timeBeginPeriod(2) or greater, but how will it affect enet? I know the function timeBeginPeriod will affects function like timeGetTime and the timeBeginPeriod(2) will make it less accurate - but is it going to be disastrous in any way?<br><br>Second question is not related to enet directly, but pretty much of why I am asking the first question in the first place ;). I want change the argument to timeBeginPeriod because of performance concern - does it really affect performance noticably? Yeah maybe the performance get bettered by a (very?) little margin, but it is just a one-liner job.<br><br>TIA.<br><br></div><br>



      </body></html>