MCPcopy Create free account
hub / github.com/apache/arrow / TimeType

Class TimeType

cpp/src/arrow/type_fwd.h:278–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276};
277
278class TimeType;
279class Time32Type;
280using Time32Array = NumericArray<Time32Type>;
281using Time32Builder = NumericBuilder<Time32Type>;

Callers 1

type.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected