#include <metric.h>
◆ TimeMetric()
kuzu::common::TimeMetric::TimeMetric |
( |
bool | enable | ) |
|
|
explicit |
◆ getElapsedTimeMS()
double kuzu::common::TimeMetric::getElapsedTimeMS |
( |
| ) |
const |
◆ start()
void kuzu::common::TimeMetric::start |
( |
| ) |
|
◆ stop()
void kuzu::common::TimeMetric::stop |
( |
| ) |
|
◆ accumulatedTime
double kuzu::common::TimeMetric::accumulatedTime |
◆ isStarted
bool kuzu::common::TimeMetric::isStarted |
◆ timer
Timer kuzu::common::TimeMetric::timer |
The documentation for this class was generated from the following file: