ok statically determine if this will be invoked ri...
# announcements
j
ok statically determine if this will be invoked right away or stowed:
if (new Date().getTime() % 2 != 0) runNow() else runLater()