ReactivePlusPlus
ReactiveX implementation for C++20
|
Timepoint of next execution would be calculcated from NOW timpoint (time of returning from schedulable) More...
#include <fwd.hpp>
Public Member Functions | |
delay_from_now (duration duration={}) | |
Public Attributes | |
duration | value |
Timepoint of next execution would be calculcated from NOW timpoint (time of returning from schedulable)
Implementation looks like this