Commit History

Author SHA1 Message Date
  mkb2091 23df785e5c Fixed typo 3 years ago
  Dario Nieuwenhuis 79c40a9921 time: fix incorrect conversion from std 3 years ago
  qiujiangkun a4275a5966 use micros in Instant and Duration 3 years ago
  Thibaut Vandervelden 51b2adddad Fix clippy lints 3 years ago
  qiujiangkun f8ace98755 pcap timestamp bugfix 3 years ago
  Dario Nieuwenhuis 2cb407d62a rustfmt 3 years ago
  Dario Nieuwenhuis 1c33438445 dhcp: retry REQUEST slower and with exponential backoff. Fixes #464 4 years ago
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support 4 years ago
  Dario Nieuwenhuis b5a4def9dd Make some time funcs const. 4 years ago
  Alex Crawford dc7de0a550 Use subsec_millis where possible 4 years ago
  David Wood 0f6144331b Pad output of `Display` on `Instant` 5 years ago
  Alex Crawford d381dcd75f Allow more integer types when creating Instants 6 years ago
  whitequark 770503f37b Fix errors caused by an update to #[deny(unused)]. 7 years ago
  Adam Greig 27d82a5836 Use core::time::Duration. Closes #182. 7 years ago
  Dan Robertson 2ea19084ea time: Improve time types 7 years ago
  Dan Robertson 8fee5cee1e Implement the time module. 7 years ago