menu
locus
locus.dart
BenchmarkResult
timeByState property
timeByState
dark_mode
light_mode
timeByState
property
Map
<
String
,
Duration
>
timeByState
final
Time spent in each motion state.
Implementation
final Map<String, Duration> timeByState;
locus
locus
BenchmarkResult
timeByState property
BenchmarkResult class