[−][src]Module async_timer::timer 
Raw Timer
Structs
| DummyTimer | Dummy Timer with implementation that panics | 
| WinTimer | Windows Native timer | 
Traits
| SyncTimer | Describes timer interface that doesn't require async event loop. | 
| Timer | Timer | 
Functions
| new_sync_timer | Creates new timer, which always implements  | 
| new_timer | Creates new timer, timer type depends on platform. | 
Type Definitions
| Platform | Platform alias to Windows timer | 
| SyncPlatform | Platform alias to Windows timer |