This file contains C++ classes and functions for working with timing and tracking results. More...
Classes | |
class | Darknet::TimingAndTracking |
The timing and tracking functionality is used to find places in the code where optimizations should be made. More... | |
class | Darknet::TimingRecords |
An object of this type is statically instantiated in Timing.cpp. More... | |
Namespaces | |
namespace | Darknet |
The namespace for the C++ Darknet API. | |
Macros | |
#define | TAT(...) |
#define | TAT_COMMENT(...) |
#define | TAT_REVIEWED(...) |
#define | TATPARMS "" |
This file contains C++ classes and functions for working with timing and tracking results.
#define TAT | ( | ... | ) |
#define TAT_COMMENT | ( | ... | ) |
#define TAT_REVIEWED | ( | ... | ) |
#define TATPARMS "" |