concurrency v3.0.2 (2021-07-08T11:18:17Z)
Dub
Repo
AdvanceWheelError
concurrency
timingwheels
Advancing error occurs if number of ticks for advance not in range 0<t<=256
class
AdvanceWheelError : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Meta
Source
See Implementation
concurrency
timingwheels
classes
AdvanceWheelError
CancelTimerError
ScheduleTimerError
functions
safe_tracef
structs
TimingWheels
Advancing error occurs if number of ticks for advance not in range 0<t<=256