menu
locus
locus.dart
BatteryBenchmark
recordSync method
recordSync
dark_mode
light_mode
recordSync
method
void
recordSync
(
)
Records an HTTP sync request.
Implementation
void recordSync() { _syncRequests++; }
locus
locus
BatteryBenchmark
recordSync method
BatteryBenchmark class