#include <minitrace.h>
Definition at line 228 of file minitrace.h.
◆ MTRScopedTraceLimit()
minitrace::MTRScopedTraceLimit::MTRScopedTraceLimit |
( |
const char * |
category, |
|
|
const char * |
name, |
|
|
int64_t |
limit_s |
|
) |
| |
|
inline |
◆ ~MTRScopedTraceLimit()
minitrace::MTRScopedTraceLimit::~MTRScopedTraceLimit |
( |
| ) |
|
|
inline |
◆ category_
const char* minitrace::MTRScopedTraceLimit::category_ |
|
private |
◆ limit_
int64_t minitrace::MTRScopedTraceLimit::limit_ |
|
private |
◆ name_
const char* minitrace::MTRScopedTraceLimit::name_ |
|
private |
◆ start_time_
int64_t minitrace::MTRScopedTraceLimit::start_time_ |
|
private |
The documentation for this class was generated from the following file: