Class Change::Delay

Nested Relationships

This class is a nested type of Class Change.

Class Documentation

class Delay

The API for a Delay change.

Public Functions

Delay(Duration duration)

Add a delay

Parameters:

duration[in] The duration of that delay.

Duration duration() const

The duration of the delay.