aboutsummaryrefslogtreecommitdiff
path: root/include/time.h
blob: 150c65546df8de59f42e6ad68490646b82cd7c71 (plain)
1
2
3
4
5
6
#ifndef GSR_TIME_H
#define GSR_TIME_H

double clock_get_monotonic_seconds();

#endif /* GSR_TIME_H */