You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the Chanel's get.offset requires filesystem IO because it uses getpref - this should be cached instead (similar to module prefs).
the NIDAQ has lots of overhead in the tasks to help with debugging; might be nice to include a mode that ignores that overhead (fast mode) by removing listeners and setting all relevant states to an unknown value.
the Chanel's
get.offsetrequires filesystem IO because it usesgetpref- this should be cached instead (similar to module prefs).the NIDAQ has lots of overhead in the tasks to help with debugging; might be nice to include a mode that ignores that overhead (fast mode) by removing listeners and setting all relevant states to an unknown value.