proxystore.utils.timer¶
Timing utilities.
    Performance timer with nanosecond precision.
Example
Raises:
- 
              RuntimeError–If the elapsed time is accessed before the timer is stopped or the context block is exited.