# FormattedTimesMixin

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

```python
class tensorplay.autograd.profiler_util.FormattedTimesMixin
```

Helpers for FunctionEvent and FunctionEventAvg.

The subclass should define *_time_total and count attributes.
