Ajout fichier timer pour le chronomètre
This commit is contained in:
6
include/timer.h
Normal file
6
include/timer.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef TIMER_H
|
||||
#define TIMER_H
|
||||
|
||||
void start_timer(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user