Skip to content

`GetTickCountDifference` returns the difference between two values from `GetTickCount` and takes into account overflow.

License

Notifications You must be signed in to change notification settings

ScavengeSurvive/tick-difference

Repository files navigation

tick-difference

GetTickCountDifference returns the difference between two values from GetTickCount and takes into account overflow.

Installation

Simply install to your project:

sampctl package install ScavengeSurvive/tick-difference

Include in your code and begin using the library:

#include <tick-difference>

Testing

To test, simply run the package:

sampctl package run

And observe the y_testing output.

About

`GetTickCountDifference` returns the difference between two values from `GetTickCount` and takes into account overflow.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published