PandA-2024.02
get_ticks.h
Go to the documentation of this file.
1 #ifndef DELAY_H
2 #define DELAY_H
3 extern unsigned int get_ticks(unsigned char restart_value);
4 #endif
unsigned int get_ticks(unsigned char restart_value)
return an unsigned int which represents the elapsed processor time in milliseconds since some constan...
Definition: get_ticks.c:19

Generated on Mon Feb 12 2024 13:02:48 for PandA-2024.02 by doxygen 1.8.13