Garry's Mod
Addon hooks Lag Finder
10件中 1-10 を表示
更新: 2017年7月28日 @ 14時49分

Will not error if the library usermessage is removed.

更新: 2016年5月16日 @ 14時42分

Now it inspects the default scene rendering as well.

更新: 2016年5月13日 @ 13時53分

Added a small check to restore ENTs and SWEPs in order to prevent restoring missing ENTs or SWEPs.

更新: 2016年5月13日 @ 13時37分

- Some cleanup + more returned values.
- Impacts >1000% are now properly displayed.
- ENT and SWEP functions are now inspected.

更新: 2016年5月13日 @ 10時51分

Added support for timers.

更新: 2016年5月12日 @ 20時57分

Improved impact calculation: for hooks called less often than framerate, impact is increased like it is called at the framerate.

更新: 2016年5月12日 @ 13時59分

English mistake

更新: 2016年5月12日 @ 11時03分

Replaced the impact calculation again. Now only the mean execution time is used because the max execution time is not reliable. That is a problem with long capture periods.

更新: 2016年5月12日 @ 9時07分

- Changed impact calculation and display.
- Replaced the total time with the mean time per frame.

更新: 2016年5月11日 @ 22時48分