This module provides miscellaneous utilities related to timing.

* Periodic provides registration and execution of callbacks that should be executed
  periodically at certain time intervals.

* Packet time manages the updating and reading of a clock based on time values
  from acquired packets.

* Stopwatch is a timekeeping utility that can be started and paused
