aboutsummaryrefslogtreecommitdiff
path: root/pdoctave_dataframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdoctave_dataframe.h')
-rw-r--r--pdoctave_dataframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdoctave_dataframe.h b/pdoctave_dataframe.h
index c20ee45..787b275 100644
--- a/pdoctave_dataframe.h
+++ b/pdoctave_dataframe.h
@@ -15,7 +15,7 @@ extern "C" {
#include "pdoctave_datatypes.h"
#define STD_USLEEP_TIME 100
-#define MAX_SLEEP_TIME 2
+#define MAX_USLEEP_TIME 5000000
typedef struct _SharedDataFrame_ SharedDataFrame;