|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 basic_timer< Clock >,包括所有继承而来的类成员
| async_wait(WaitHandler &&handler) | basic_timer< Clock > | inline |
| basic_timer(basic_timer &&other) noexcept | basic_timer< Clock > | inline |
| cancel() | basic_timer< Clock > | inline |
| clock_type typedef | basic_timer< Clock > | |
| duration typedef | basic_timer< Clock > | |
| expires_after(const duration &expiry_duration) | basic_timer< Clock > | inline |
| expires_at(const time_point &expiry_time) | basic_timer< Clock > | inline |
| expires_from_now(const int64_t ms) | basic_timer< Clock > | inline |
| expiry() const | basic_timer< Clock > | inline |
| handler_type typedef | basic_timer< Clock > | |
| is_active() const | basic_timer< Clock > | inline |
| operator=(basic_timer &&other) noexcept | basic_timer< Clock > | inline |
| time_point typedef | basic_timer< Clock > | |
| token typedef | basic_timer< Clock > | |
| ~basic_timer() | basic_timer< Clock > | inline |