pub trait ExtendedInstance: Instance + ExtendedInstance { }
Expand description

Extended timer instance.

Object Safety§

This trait is not object safe.

Implementors§