MCPcopy Create free account
hub / github.com/audacity/audacity / OnTimer

Method OnTimer

src/TimerRecordDialog.cpp:244–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242}
243
244void TimerRecordDialog::OnTimer(wxTimerEvent& WXUNUSED(event))
245{
246 this->UpdateStart();
247}
248
249void TimerRecordDialog::OnDatePicker_Start(wxDateEvent& WXUNUSED(event))
250{

Callers

nothing calls this directly

Calls 1

UpdateStartMethod · 0.95

Tested by

no test coverage detected