memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
Duration.this
memgraph
duration
Duration
Create a Duration from a copy of the given
mg_duration
.
this
(Duration other)
this
(Value value)
this
(mg_duration* ptr)
this
(mg_duration* ptr)
struct
Duration
package
this
(
const
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 copy of the given mg_duration.