]> sigrok.org Git - pulseview.git/commit
MainBar: Only show "total sampling time" tooltip if supported by device.
authorTilman Sauerbeck <redacted>
Mon, 16 Nov 2015 20:36:20 +0000 (21:36 +0100)
committerTilman Sauerbeck <redacted>
Mon, 16 Nov 2015 20:37:48 +0000 (21:37 +0100)
commit4a8185876c7d4dcb0e940df3077f46c0c98de7f9
tree712cad6e976059d5ac88beab1a8e62fc55a30991
parent8f6b98ff56c68f59c177f4dd662160bc48e1693f
MainBar: Only show "total sampling time" tooltip if supported by device.

If the device doesn't support SR_CONF_LIMIT_SAMPLES, the tooltip would
always show a sampling time of 0s.
pv/toolbars/mainbar.cpp