summaryrefslogtreecommitdiff
path: root/gr-blocks/python
diff options
context:
space:
mode:
authorClayton Smith <argilo@gmail.com>2020-01-30 22:29:02 -0500
committerMarcus Müller <marcus@hostalia.de>2020-02-04 13:23:17 +0100
commitd90833f1a4a1e8bc243b68088e42cfde6fe080fe (patch)
treef7103c5ddf57dd2afda8bb436830c340bbcd8cf8 /gr-blocks/python
parentc2500773476ab34fc6db64e1b7224aa9d171fa98 (diff)
gr-blocks: use monotonic clock for throttle
To ensure that the throttle block operates normally even if the system clock changes, I've switched it to use std::chrono::steady_clock, which is a monotonic clock.
Diffstat (limited to 'gr-blocks/python')
0 files changed, 0 insertions, 0 deletions