Skip to content
Snippets Groups Projects
Commit 83006985 authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

add notice regarding timer names.

parent 367f40c2
No related branches found
No related tags found
1 merge request!327Rebuild criteria
......@@ -27,7 +27,9 @@
#include "cycle.h"
#include "inline.h"
/* The timers themselves. */
/* The timers themselves.
If you modify this list, be sure to change timers_names in timers.c as
well! */
enum {
timer_none = 0,
timer_prepare,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment