# Interval

Source: https://www.tensorplay.cn/docs/generated/tensorplay.autograd.profiler_util.Interval.html

```python
class tensorplay.autograd.profiler_util.Interval(start, end)
```

```python
elapsed_us()
```

Returns the length of the interval
