Searched defs:HrTimer (Results 1 – 1 of 1) sorted by relevance
82 pub struct HrTimer<T> { global() struct 88 _tHrTimer global() argument 90 unsafe impl<T> Send for HrTimer<T> {} global() implementation 94 unsafe impl<T> Sync for HrTimer<T> {} global() implementation 96 impl<T> HrTimer<T> { global() implementation [all...]