menu
neuron
neuron.dart
NeuronDebugRegistry
clearHistory method
clearHistory
dark_mode
light_mode
clearHistory
method
void
clearHistory
(
)
Implementation
void clearHistory() { _history.clear(); _perSignalHistory.clear(); }
neuron
neuron
NeuronDebugRegistry
clearHistory method
NeuronDebugRegistry class