1This device slows down a simulation close to a ratio of the real time 2By default it will slow it down to real time speed 3 4The ratio between simulation time and real time can be set with 5-r=<real_time_ratio> 6 7Note that this device actually _stalls_ the simulation every <poke_period>. 8 9Note2: Poking incurres in quite a lot of overhead, it will be difficult 10to keep realtimeness if the poking is 2ms or less. 11 12Note3: The simulation will run for one poke period before the handbrake starts. 13So expect to see simulations to last approx. 1 poke period less than specified 14 15Run with --help for more information