Struct allegro::Timer [] [src]

pub struct Timer { /* fields omitted */ }

Methods

impl Timer
[src]

Trait Implementations

impl Drop for Timer
[src]

A method called when the value goes out of scope. Read more