Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
如何获取垃圾回收器当前的状态信息
ljfrocky
网上查了一些关于lua垃圾回收器的资料,都是一些教人怎么启动、停止、设置各种参数值(setstepmul、setpause等)的教程,如果我只是想获取垃圾回收器的当前状态信息,可以怎么做呢?比如,垃圾回收器有没有正在运行,它的当前参数值(setstepmul、setpause等)是多少等等