Consider adding timestamp to PinValueChangedEventArgs
Open
api-suggestion
Priority:3
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 630
- Avg merge
- 11d 3h
- Merged PRs (30d)
- 2
Description
**It would be useful in some scenarios to expose the time of a pin change event**
The libgpiod driver specifically expose timestamps for any pin event and it would be useful to pass that timespan through to any subscribed event handler. In situations where the driver does not expose the time from an underlying native event then the timespan could be added from managed code or left null
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.