stable-baselines3/docs/misc
Adam Gleave b1cc15970a
Use higher resolution time_ns() and avoid division by zero (#979)
* Use higher resolution time and round up to eps

* Update changelog

* Add test case

* Fix formatting, time()->time_ns

* Bugfix: ns is integer not float

* Move test to better place

* Divide by 1e9 earlier
2022-07-25 23:02:53 +02:00
..
changelog.rst Use higher resolution time_ns() and avoid division by zero (#979) 2022-07-25 23:02:53 +02:00
projects.rst Add furuta pendulum project to project list (#742) 2022-02-04 11:39:49 +02:00