menu
flame package
documentation
debug.dart
TimeTrackComponent
start static method
start static method
dark_mode
light_mode
start
static method
void
start
(
String
name
)
Implementation
static void start(String name) { _startTimes[name] = DateTime.now().microsecondsSinceEpoch; }
flame package
documentation
debug
TimeTrackComponent
start static method
TimeTrackComponent class