Struct rin::gl::query::TimeStamp [−][src]
pub struct TimeStamp { /* fields omitted */ }Counter query for a timestamp
It uses glQueryCounter to take an absolute timestamp
Implementations
impl TimeStamp[src]
impl TimeStamp[src]Trait Implementations
impl Eq for TimeStamp[src]
impl StructuralEq for TimeStamp[src]
impl StructuralPartialEq for TimeStamp[src]
Auto Trait Implementations
impl !RefUnwindSafe for TimeStamp
impl !Send for TimeStamp
impl !Sync for TimeStamp
impl Unpin for TimeStamp
impl !UnwindSafe for TimeStamp
Blanket Implementations
impl<Q, K> Equivalent<K> for Q where
K: Borrow<Q> + ?Sized,
Q: Eq + ?Sized, [src]
impl<Q, K> Equivalent<K> for Q where
K: Borrow<Q> + ?Sized,
Q: Eq + ?Sized, [src]pub fn equivalent(&self, key: &K) -> bool[src]
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>, [src]
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>, [src]pub fn to_subset(&self) -> Option<SS>[src]
pub fn is_in_subset(&self) -> bool[src]
pub fn to_subset_unchecked(&self) -> SS[src]
pub fn from_subset(element: &SS) -> SP[src]
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>, [src]
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>, [src]