Home
last modified time | relevance | path

Searched defs:timestamp_ (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Dmetadata.cpp77 store::metadata::metadata(const int schema_version_, const int64_t timestamp_) : in metadata()
126 const int64_t timestamp_ = int64_column(stmt, "timestamp"); in fetch_latest() local