PrevUpHomeNext

method: shared_device.timer()


Get the timer from shared device, which is an object of dcpp::shared_device.

Calling Sig:

dcpp::ITimer * timer = shared_device.timer();

// Can use auto.

shared_device.timer() do check-throw exception.

See Also

method: shared_device.tuple()

class: dcpp::shared_device

Back

Up

c++

Duckcpp

cppfx.xyz


PrevUpHomeNext