dotnet / dotnet/iot

Consider adding timestamp to PinValueChangedEventArgs

Open
#1,660 23 comments 3 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.