gpiod_line_event constructor

gpiod_line_event()

Implementation

gpiod_line_event() : super() {
  tv_sec = 0;
  tv_nsec = 0;
  event_type = 0;
}