toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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
.