P4C
The P4 Compiler
|
#include <timer.h>
Public Member Functions | |
ScopedTimer (const char *name) | |
ScopedTimer (const ScopedTimer &)=delete | |
Similar to withTimer function, measures execution time elapsed from instance creation to destruction.