add get_timer function and comments
This commit is contained in:
@@ -18,4 +18,5 @@
|
||||
void start_timer();
|
||||
void stop_timer();
|
||||
void print_timer();
|
||||
long int get_timer();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user