X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Femul%2Ftimer_qt.h;fp=bertos%2Femul%2Ftimer_qt.h;h=70650baeb5b49c4d34ba0c2dbe275e2f924e8fcc;hb=8baedd5c716fca8f63e9c9b2e64071f12c29dc9d;hp=bf02773cf6295550449f5c902fbc2a624e9c062e;hpb=02ff80f12bed48e4d9ae8524588fd98a4104aff3;p=bertos.git diff --git a/bertos/emul/timer_qt.h b/bertos/emul/timer_qt.h index bf02773c..70650bae 100644 --- a/bertos/emul/timer_qt.h +++ b/bertos/emul/timer_qt.h @@ -47,6 +47,7 @@ /// Type of time expressed in ticks of the hardware high-precision timer. typedef unsigned int hptime_t; +#define SIZEOF_HPTIME_T 4 /// Frequency of the hardware high-precision timer. #define TIMER_HW_HPTICKS_PER_SEC 1000