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: a4f0f6ca3627c9a8a805ec3f20c17d68a710b7f8
2024-06-10 13:37:50 -07:00
Willem Melching 4bb83c6849 ratekeeper.h: add missing <cstdint> include (#29523)
old-commit-hash: e8094affae0d7f49bc2b7136882dd1dad9e8dcdb
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: 3eef63af9b4f4a25bc4c3a0d6ad450bba9f62205
2023-08-20 21:27:02 -07:00