| 1 | // This file was generated by gir (https://github.com/gtk-rs/gir) |
|---|---|
| 2 | // from gir-files (https://github.com/gtk-rs/gir-files) |
| 3 | // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git) |
| 4 | // DO NOT EDIT |
| 5 | |
| 6 | #[allow(unused_imports)] |
| 7 | use crate::auto::*; |
| 8 | |
| 9 | #[doc(alias = "GstClockTimeDiff")] |
| 10 | pub type ClockTimeDiff = i64; |
| 11 |
