SystemManager.enableStat

Enable statistics profiling on the system-manager and all its registered systems. A delegate dg can be given, the rate at which it will be called to provide significant stat's.

class SystemManager
deprecated
void
enableStat
(
Duration rate = seconds(0)
,
void delegate
()
dg = null
)

Meta