Make it faster
#7

Quote:
Originally Posted by Riddick94
Посмотреть сообщение
Well, apparently it doesn't do that, that's why I'm asking for that.
Probably the code which is executed once the player's holds the UP_KEY to go forward takes more time compare to others. Do gettickrate to do this and share with us for both the functions getting executed.

pawn Код:
new count = GetTickCount();//Top of the function
    //Body of the Function
    printf("Time taken to execute the function: %d", GetTickCount() - count); //
Reply


Messages In This Thread
Make it faster - by Riddick94 - 27.11.2013, 19:14
Re: Make it faster - by Riddick94 - 28.11.2013, 22:48
Re: Make it faster - by Ballu Miaa - 29.11.2013, 01:32
Re: Make it faster - by Riddick94 - 29.11.2013, 15:16
Re: Make it faster - by Ballu Miaa - 29.11.2013, 17:01
Re: Make it faster - by Riddick94 - 29.11.2013, 19:24
Re: Make it faster - by Ballu Miaa - 30.11.2013, 01:48
Re: Make it faster - by Riddick94 - 30.11.2013, 22:39
Re: Make it faster - by Ballu Miaa - 01.12.2013, 04:08
Re: Make it faster - by Riddick94 - 01.12.2013, 21:34

Forum Jump:


Users browsing this thread: 1 Guest(s)