Docs.rs
  • tokio-timer-0.2.13
    • tokio-timer 0.2.13
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • carllerche
    • github:tokio-rs:core
    • Dependencies
      • crossbeam-utils ^0.7.0 normal
      • futures ^0.1.19 normal
      • slab ^0.4.1 normal
      • tokio-executor ^0.1.1 normal
      • rand ^0.7 dev
      • tokio ^0.1.7 dev
      • tokio-mock-task ^0.1.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tokio_timer0.2.13

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • Delay
  • DelayQueue
  • Error
  • Interval
  • Timeout
  • clock::Clock
  • clock::DefaultGuard
  • delay_queue::DelayQueue
  • delay_queue::Expired
  • delay_queue::Key
  • throttle::Throttle
  • throttle::ThrottleError
  • timeout::Error
  • timeout::Timeout
  • timer::DefaultGuard
  • timer::Handle
  • timer::SystemNow
  • timer::Timer
  • timer::Turn

Traits

  • clock::Now

Functions

  • clock::now
  • clock::set_default
  • clock::with_default
  • sleep
  • timer::set_default
  • timer::with_default