gh-pages / com.nextfaze.devfun.overlay.logger / OverlayLogger / refreshRate
refreshRate
abstract var refreshRate:
Long
(source)
How frequently this overlay should update (in milliseconds). (default: 1000
)
Be aware: Low/quick refresh rates may slow down the app due to heavy reflection (depending on what/where the logging occurs).