struct TIMERS {
__private_field: (),
}
Fields
__private_field: ()
Methods from Deref<Target = UPIntrFreeCell<BinaryHeap<TimerCondVar>>>
Panic if the data has been borrowed.
Trait Implementations
type Target = UPIntrFreeCell<BinaryHeap<TimerCondVar>>
type Target = UPIntrFreeCell<BinaryHeap<TimerCondVar>>
The resulting type after dereferencing.
Dereferences the value.