Count the ticks? Best Regards Matthew Lowe
> On 19 Dec 2016, at 04:15, Chen Junfeng <[email protected]> wrote: > > Currently I use > conf.put(Config.TOPOLOGY_TICK_TUPLE_FREQ_SECS,1); > > to create timer task where it sends a timer tick tuple every one seconds as I > set. . > > But now I need to create multiple timer tasks, for instance I need to be > reminded every one second, ten seconds, one minutes on one topology. How > should I do it? > > Thanks! > > Junfeng Chen > >
