aboutsummaryrefslogtreecommitdiff
path: root/include/xgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xgl.h')
-rw-r--r--include/xgl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xgl.h b/include/xgl.h
index 8308c6fa..7954643c 100644
--- a/include/xgl.h
+++ b/include/xgl.h
@@ -2538,7 +2538,7 @@ XGL_RESULT XGLAPI xglWaitForFences(
uint32_t fenceCount,
const XGL_FENCE* pFences,
bool32_t waitAll,
- uint64_t timeout);
+ uint64_t timeout); // timeout in nanoseconds
// Queue semaphore functions