This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-06-10 13:35:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
PocketMine-MP
/
src
/
timings
History
Dylan K. Taylor
bcc3e87730
Timings: rename core timers to remove 'timer' from the names
...
this makes them shorter and more consistent.
2020-12-23 17:52:25 +00:00
..
Timings.php
Timings: rename core timers to remove 'timer' from the names
2020-12-23 17:52:25 +00:00
TimingsHandler.php
TimingsHandler::printTimings() now returns a list of strings instead of requiring a resource
2020-12-09 22:32:32 +00:00
TimingsRecord.php
Use hrtime() for collecting timings
2020-12-09 22:24:31 +00:00