Duration.opEquals

Compares this duration with other. Return: true if same, false otherwise.

struct Duration
const
bool
opEquals
(
const ref Duration other
)

Meta