Home Previous Up Next Index

armarx::armem::query::data::entity::BeforeOrAtTime

Overview

class BeforeOrAtTime extends EntityQuery

@brief Get the last snapshot before or at the timestamp. This query is kind of similar to latest() but with a reference timestamp.

Data Member Index

timestamp

Data Members

core::time::dto::DateTime timestamp;


Home Previous Up Next Index