From d4399dbf929b9c273b187580566ab41ac9ab955d Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Thu, 3 May 2012 19:54:40 +0800 Subject: Misc changes. --- src/misc/tim/tim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/misc/tim') diff --git a/src/misc/tim/tim.h b/src/misc/tim/tim.h index d921bcc5..9a7667d5 100644 --- a/src/misc/tim/tim.h +++ b/src/misc/tim/tim.h @@ -45,7 +45,7 @@ typedef struct Tim_Man_t_ Tim_Man_t; /// MACRO DEFINITIONS /// //////////////////////////////////////////////////////////////////////// -#define TIM_ETERNITY 10000 +#define TIM_ETERNITY 1000000000 //////////////////////////////////////////////////////////////////////// /// ITERATORS /// -- cgit v1.2.3