menu
x_apm package
documentation
x_apm.dart
ApmConfig
flushInterval property
flushInterval property
dark_mode
light_mode
flushInterval
property
int
flushInterval
final
两次数据发送的最小时间间隔,单位毫秒
Implementation
final int flushInterval = 15;
x_apm package
documentation
x_apm
ApmConfig
flushInterval property
ApmConfig class