Searched refs:getDateMillisecond (Results 1 – 3 of 3) sorted by relevance
123 const getDateMillisecond = <T extends DateMillisecond>({ values }: VectorType<T>, index: nu… constant162 : getDateMillisecond(vector as VectorType<DateMillisecond>, index)296 GetVisitor.prototype.visitDateMillisecond = getDateMillisecond;