tgschultz
|
ca4053ba49
|
Use std.os.errorUnexpectedPosix if timer initialization encounters unexpected error
|
2018-04-19 14:53:58 -05:00 |
tgschultz
|
89eade0548
|
Style cleanups, u64 casts, Timer.start returns error instead of unreachable on unexpected errno.
|
2018-04-19 10:01:41 -05:00 |
tgschultz
|
3c9b6f8cd5
|
Fixed another incorrect comment
|
2018-04-18 19:57:47 -05:00 |
tgschultz
|
fdebe38fa3
|
Added notes regarding CLOCK_MONOTONIC_RAW and made it easy to change our mind in the future.
Updated std.os imported tests' block with lazy declaration workaround and added time.zig.
Corrected some incorrect comments.
|
2018-04-18 19:48:19 -05:00 |
tgschultz
|
7cfe328a16
|
fixed typos.
|
2018-04-18 17:43:35 -05:00 |
tgschultz
|
bf9cf28322
|
Fixed compiler errors around darwin code.
|
2018-04-18 15:46:50 -05:00 |
tgschultz
|
c90f936eef
|
Added timestamp, high-perf. timer functions.
|
2018-04-18 13:52:25 -05:00 |