Return the system clock type with which this Throttle is configured to observe the passage of time.

Synopsis

Declared in <bdlmt_throttle.h>

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

Return Value

the configured system clock type

Created with MrDocs