42_Philosopher/time.h

4 lines
45 B
C
Raw Normal View History

2023-04-13 09:00:39 -04:00
# include <stddef.h>
size_t get_time(void);