diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2018-09-23 19:57:35 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2018-09-23 19:57:35 -0700 |
commit | bd80a482ee9e8cc7500e1d31625935f4902f78b8 (patch) | |
tree | f5d021134351c34e3d5656709dd62242ddfc7276 /configure.ac | |
parent | 1fb94cc5ec1c0e3ef694b3204afa1500f65dc2f0 (diff) |
libpulp: make pulp_tick() delay result optional
Sometimes it's inconvenient for the caller to do anything useful
with the delay value and will simply be running another tick as
soon as possible.
I see no point in interfering with this usage by requiring the
caller to store the variable it won't be making use of anyways.
So make next_tick_delay_us optional; when NULL this will be
ignored.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions