Files
Paper/Spigot-API-Patches/Timings-v2.patch
Aikar 8e62fb709b Timings v2: Start methods return self for use in try-with-resources
try (Timing ignored = timing) {
  // Code to time
}
// auto stops timing, even if you return in 42 other places in the block
2016-05-15 17:34:26 -04:00

133 KiB