Current section

Files

Jump to
postgleam include postgleam@value_Interval.hrl
Raw

include/postgleam@value_Interval.hrl

-record(interval, {
microseconds :: integer(),
days :: integer(),
months :: integer()
}).