glfw: update time documentation to glfw@master
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
830b9e2080
commit
77db3245aa
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ const internal_debug = @import("internal_debug.zig");
|
|||
///
|
||||
/// The resolution of the timer is system dependent, but is usually on the order
|
||||
/// of a few micro- or nanoseconds. It uses the highest-resolution monotonic
|
||||
/// time source on each supported platform.
|
||||
/// time source on each supported operating system.
|
||||
///
|
||||
/// @return The current time, in seconds, or zero if an
|
||||
/// error occurred.
|
||||
|
|
Loading…
Add table
Reference in a new issue