Return the value of the clock type that this object was created with.

Synopsis

Declared in <bdlmt_eventscheduler.h>

bsls::SystemClockType::Enum
clockType() const;

Return Value

the clock type used when this object was created

Created with MrDocs