Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
CrashReporterStartOptions
/
rateLimit
rate
Limit
abstract
var
rateLimit
:
Boolean
?
(
source
)
If true, limit the number of crashes uploaded to 1/hour. Default is
false
.