diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-04-07 05:31:46 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-04-07 05:31:46 +0200 |
commit | 75ed160122bc923731ae1d005d789608a4cdb2fb (patch) | |
tree | 97a07ea8aaeb23cc8b2f94e11da7ebf703fbc3a3 /include/time.h | |
parent | 10d7bf93e864fc6b3c83ad7a913ea05d39256c03 (diff) |
Implement kms vaapi capture
Diffstat (limited to 'include/time.h')
-rw-r--r-- | include/time.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/time.h b/include/time.h deleted file mode 100644 index 150c655..0000000 --- a/include/time.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef GSR_TIME_H -#define GSR_TIME_H - -double clock_get_monotonic_seconds(); - -#endif /* GSR_TIME_H */ |