timer::start Method

Starts the timer messaging block. The specified number of milliseconds after this is called, the specified value will be propagated downstream as a message.

void start();

Requirements

Header: agents.h

Namespace: Concurrency

See Also

Reference

timer Class