![]() |
Include dependency graph for stopwatch.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TfStopwatch |
| Low-cost, high-resolution timer datatype. More... | |
Functions | |
| TF_API std::ostream & | operator<< (std::ostream &out, const TfStopwatch &s) |
| Output a TfStopwatch, using the format seconds. More... | |