mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-05 22:40:42 +09:00
Refactor xcomposite into abstract capture api
Refactor c++ files into c files, more usable
This commit is contained in:
6
include/time.h
Normal file
6
include/time.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GSR_TIME_H
|
||||
#define GSR_TIME_H
|
||||
|
||||
double clock_get_monotonic_seconds();
|
||||
|
||||
#endif /* GSR_TIME_H */
|
||||
Reference in New Issue
Block a user