Use core::time::Duration instead of u64 to represent timeouts

Replace use of raw u64 with naming conventions representing timeouts,
timedeltas, durations, and similar.

Tests: all unit tests pass
Change-Id: I21259dfb8552ff74b333bc01f4aa91b930eaad20
8 files changed
tree: 5a14a656f22eb07170cb0639471188817b3cd85a
  1. gbl/
  2. libxbc/
  3. vts/
  4. .clang-format
  5. .gitignore
  6. BUILD
  7. LICENSE
  8. OWNERS