summaryrefslogtreecommitdiffstats
path: root/src/ssx/ssx/ssx_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ssx/ssx/ssx_api.h')
-rw-r--r--src/ssx/ssx/ssx_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ssx/ssx/ssx_api.h b/src/ssx/ssx/ssx_api.h
index ba534f9..e0e4696 100644
--- a/src/ssx/ssx/ssx_api.h
+++ b/src/ssx/ssx/ssx_api.h
@@ -231,7 +231,7 @@
/// overridden by the application.
#ifndef SSX_TIME_INTERVAL_TYPE
- #define SSX_TIME_INTERVAL_TYPE uint32_t
+ #define SSX_TIME_INTERVAL_TYPE uint64_t
#endif
/// Provide support for the SsxTimer APIs in addition to the default
OpenPOWER on IntegriCloud