https://github.com/seattlerb/zentest/blob/master/lib/autotest/autoupdate.rb
It's not documented and I can't find any discussion about it on the web.
It runs the @@update_cmd (by default: svn up) every @@sleep_time seconds (by default: 60).
@@update_cmd
svn up
@@sleep_time
60