]> Sergey Matveev's repositories - public-inbox.git/commitdiff
ds: support add unique timers
authorEric Wong <e@80x24.org>
Sat, 18 Sep 2021 09:33:27 +0000 (09:33 +0000)
committerEric Wong <e@80x24.org>
Sat, 18 Sep 2021 20:25:28 +0000 (20:25 +0000)
A common pattern we use is to arm a timer once and prevent
it from being armed until it fires.  We'll be using it more
to do polling for saved searches and imports.


No differences found