Commit Graph

3 Commits

Author SHA1 Message Date
Dean Lee
061deaa80f common/ratekeeper: change frame() return type from double to uint64_t (#32679)
old-commit-hash: a4f0f6ca36
2024-06-10 13:37:50 -07:00
Willem Melching
4bb83c6849 ratekeeper.h: add missing <cstdint> include (#29523)
old-commit-hash: e8094affae
2023-08-22 15:21:16 +01:00
Dean Lee
97631ec362 common: C++ RateKeeper (#29374)
* c++ RateKeeper

* add to files_common

* use util::random_int

* improve monotor_time

* remove ~ratekeeper
old-commit-hash: 3eef63af9b
2023-08-20 21:27:02 -07:00