memgraph-d ~master (2021-10-24T19:24:20.8076309)
Dub
Repo
Duration.this
memgraph
duration
Duration
Create a duration from a Value.
this
(Duration other)
this
(Value value)
struct
Duration
this
(
inout
ref
Value
value
)
this
(mg_duration* ptr)
this
(mg_duration* ptr)
Meta
Source
See Implementation
memgraph
duration
Duration
constructors
this
destructors
~this
functions
days
months
nanoseconds
opAssign
opEquals
ptr
seconds
toString
postblits
this(this)
Create a duration from a Value.