beremiz

Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg