void start()
in
lib/src/stopwatch.dart [58:60]
3
lines of code
1
McCabe index (conditional complexity)
void start() { _start ??= _clock.now(); }