Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::common::Timer Class Reference

#include <timer.h>

Public Member Functions

void start ()
 
void stop ()
 
double getDuration () const
 
uint64_t getElapsedTimeInMS () const
 

Member Function Documentation

◆ getDuration()

double kuzu::common::Timer::getDuration ( ) const
inline

◆ getElapsedTimeInMS()

uint64_t kuzu::common::Timer::getElapsedTimeInMS ( ) const
inline

◆ start()

void kuzu::common::Timer::start ( )
inline

◆ stop()

void kuzu::common::Timer::stop ( )
inline

The documentation for this class was generated from the following file: