Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ updateClock
Method
updateClock
src/org/albite/albite/BookCanvas.java:2068–2071 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2066
}
2067
2068
private
void
updateClock() {
2069
repaintClock = true;
2070
repaint();
2071
}
2072
2073
public
final
void
setScrollingOptions(
2074
final
float speedMultiplier,
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected