Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
void Thumbnailer::startTimer() {
73
timer.stop();
74
timer.start(global.minimumThumbnailInterval*1000);
75
}
76
77
78
Callers
1
NixNote
Method · 0.80
Calls
1
start
Method · 0.45
Tested by
no test coverage detected