menu
js_bindings package
documentation
bindings/js_self_profiling.dart
ProfilerInitOptions
ProfilerInitOptions factory constructor
ProfilerInitOptions factory constructor
dark_mode
light_mode
ProfilerInitOptions
constructor
ProfilerInitOptions
(
{
required
double
sampleInterval
,
required
int
maxBufferSize
,
})
Implementation
external factory ProfilerInitOptions( {required double sampleInterval, required int maxBufferSize});
js_bindings package
documentation
bindings/js_self_profiling
ProfilerInitOptions
ProfilerInitOptions factory constructor
ProfilerInitOptions class