42_Philosopher/time.h
Camille Chauvet a37cbf88f3 init
2023-04-13 13:00:39 +00:00

4 lines
45 B
C

# include <stddef.h>
size_t get_time(void);