v/vlib/time
Delyan Angelov 2677fcdf0c
time: add some tolerance for windows's minimum 1ms sleep resolution
2021-01-17 19:16:08 +02:00
..
misc time: complete doc (#8070) 2021-01-13 16:30:54 +02:00
format.v
operator.v time: complete doc (#8070) 2021-01-13 16:30:54 +02:00
operator_test.v time: use operator overloading for `>=` and `<=` (#8009) 2021-01-10 21:05:05 +01:00
parse.v time: fix parse_iso8601 on windows (#7853) 2021-01-04 18:26:21 +02:00
parse_test.v time: fix parse_iso8601 on windows (#7853) 2021-01-04 18:26:21 +02:00
private_test.v
stopwatch.v time: complete doc (#8070) 2021-01-13 16:30:54 +02:00
stopwatch_test.v time: add some tolerance for windows's minimum 1ms sleep resolution 2021-01-17 19:16:08 +02:00
time.v time: complete doc (#8070) 2021-01-13 16:30:54 +02:00
time_darwin.c.v
time_format_test.v
time_linux.c.v time: complete doc (#8070) 2021-01-13 16:30:54 +02:00
time_nix.c.v time: complete doc (#8070) 2021-01-13 16:30:54 +02:00
time_solaris.c.v
time_test.v
time_windows.c.v time: comment .local() in time_windows.c.v too 2021-01-13 21:27:30 +02:00
unix.v checker: fix duplicate variable name (fix #265) (#7982) 2021-01-10 21:41:29 +01:00