Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
278
class TimeType;
279
class Time32Type;
280
using Time32Array = NumericArray<Time32Type>;
281
using Time32Builder = NumericBuilder<Time32Type>;
Callers
1
type.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected