legate::timing::Time# class Time# Deferred timestamp class. Public Functions std::int64_t value() const# Returns the timestamp value in this Time object. Blocks on all Legate operations preceding the call that generated this Time object. Returns: A timestamp value class Impl#