Nautical bell: Difference between revisions

m
Line 832:
delay = untilnexthour.value / 1000
println("Nautical bell task starting -- next bell in $delay seconds.")
# The timer wakes its task every half hour. May driftsdrift very slightly so restart yearly.
timer = Timer(delay; interval=1800)
while true
4,105

edits