docs/user: Fix description of bigtime_t.

This commit is contained in:
Augustin Cavalier
2018-12-14 18:59:17 -05:00
parent 901de869a3
commit 414b21c497
+1 -1
View File
@@ -211,7 +211,7 @@
/*!
\typedef typedef int64 bigtime_t
\brief Represents time. The unit depends on the context of the function.
\brief Represents time in microseconds.
\since BeOS R3
*/