]> sigrok.org Git - libsigrok.git/commitdiff
asix-sigma: Use monotonic time not wallclock time
authorGerhard Sittig <redacted>
Fri, 26 May 2017 17:36:01 +0000 (19:36 +0200)
committerUwe Hermann <redacted>
Fri, 26 May 2017 20:48:39 +0000 (22:48 +0200)
Switch from gettimeofday() to g_get_monotonic_time() calls.

This commit is based on work done by jry@ (but with reduced diff size).


No differences found