tushargoyal1309 / common-schema

Automatically exported from code.google.com/p/common-schema
0 stars 0 forks source link

sleep & throttle params round as integer #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

call run("while(1){echo yes;sleep 0.2}");

What is the expected output? What do you see instead?

An action every 0.2 seconds; instead loop is instantaneous; 0.2 is rounded as 
0. 

Original issue reported on code.google.com by shlomi.n...@gmail.com on 28 Sep 2012 at 8:37

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r340.

Original comment by shlomi.n...@gmail.com on 28 Sep 2012 at 8:38