MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / startTimer

Method startTimer

html/thumbnailer.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70
71
72void Thumbnailer::startTimer() {
73 timer.stop();
74 timer.start(global.minimumThumbnailInterval*1000);
75}
76
77
78

Callers 1

NixNoteMethod · 0.80

Calls 1

startMethod · 0.45

Tested by

no test coverage detected