On 4/28/25 5:59 AM, Alex Bennée wrote:
The default is we update time every 1/10th of a second or so. However for some cases we might want to update time more frequently. Allow this to be set via the command line through the ipq argument.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- docs/about/emulation.rst | 4 ++++ contrib/plugins/ips.c | 10 +++++++++- 2 files changed, 13 insertions(+), 1 deletion(-)
Good idea! Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>