FastUtils.pm.svn-base
Upload User: market2
Upload Date: 2018-11-18
Package Size: 18786k
Code Size: 1k
Category:

Game Hook Crack

Development Platform:

Windows_Unix

  1. #########################################################################
  2. #  OpenKore - Utility functions written in C for speed
  3. #
  4. #  This software is open source, licensed under the GNU General Public
  5. #  License, version 2.
  6. #  Basically, this means that you're allowed to modify and distribute
  7. #  this software. However, if you distribute modified versions, you MUST
  8. #  also distribute the source code.
  9. #  See http://www.gnu.org/licenses/gpl.html for the full license.
  10. #########################################################################
  11. # Functions in this module are implemented in auto/XSTools/misc/fastutils.xs
  12. package FastUtils;
  13. use strict;
  14. use warnings;
  15. use Time::HiRes;
  16. use XSTools;
  17. XSTools::bootModule('FastUtils');
  18. 1;