JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Public Types | Static Public Member Functions | Static Public Attributes
joda::query::NowConstantFunction Struct Reference

#include <ConstantNumber.h>

Public Types

typedef uint64_t AtomType
 

Static Public Member Functions

static auto value ()
 

Static Public Attributes

static constexpr auto name = "NOW"
 

Detailed Description

NOW() (current UNIX timestamp in ms)

Member Typedef Documentation

◆ AtomType

Member Function Documentation

◆ value()

static auto joda::query::NowConstantFunction::value ( )
inlinestatic

Field Documentation

◆ name

constexpr auto joda::query::NowConstantFunction::name = "NOW"
staticconstexpr

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