#include <dtime_t.h>
◆ dtime_t() [1/2]
kuzu::common::dtime_t::dtime_t |
( |
| ) |
|
◆ dtime_t() [2/2]
kuzu::common::dtime_t::dtime_t |
( |
int64_t | micros_p | ) |
|
|
explicit |
◆ operator double()
kuzu::common::dtime_t::operator double |
( |
| ) |
const |
|
explicit |
◆ operator int64_t()
kuzu::common::dtime_t::operator int64_t |
( |
| ) |
const |
|
explicit |
◆ operator!=()
bool kuzu::common::dtime_t::operator!= |
( |
const dtime_t & | rhs | ) |
const |
◆ operator<()
bool kuzu::common::dtime_t::operator< |
( |
const dtime_t & | rhs | ) |
const |
◆ operator<=()
bool kuzu::common::dtime_t::operator<= |
( |
const dtime_t & | rhs | ) |
const |
◆ operator=()
dtime_t & kuzu::common::dtime_t::operator= |
( |
int64_t | micros_p | ) |
|
◆ operator==()
bool kuzu::common::dtime_t::operator== |
( |
const dtime_t & | rhs | ) |
const |
◆ operator>()
bool kuzu::common::dtime_t::operator> |
( |
const dtime_t & | rhs | ) |
const |
◆ operator>=()
bool kuzu::common::dtime_t::operator>= |
( |
const dtime_t & | rhs | ) |
const |
◆ micros
int64_t kuzu::common::dtime_t::micros |
The documentation for this struct was generated from the following file: