Left here for archival purposes.

User avatar
By dan121212
#32251 I ran into net on sent callback issue with 0.9.5 so I tried the latest dev ver 0.9.6-dev_20150704 and it worked.

However, tmr.time() function is broken with 0.9.6-dev_20150704. When I ran =tmr.time() a few times in a row, it jumps up and down, see below:

=tmr.time()
21007
> =tmr.time()
20819
> =tmr.time()
20826
> =tmr.time()
20838
> =tmr.time()
20837
> =tmr.time()
20815
> =tmr.time()
20795
> =tmr.time()
20857
> =tmr.time()
20826
> =tmr.time()
20820
> =tmr.time()
20830
> =tmr.time()
20893