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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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();
Header: agents.h
Namespace: concurrency