Template Processor

Utility mixin template implementing dynamic timeout based event subscribing + static backlog Creates methods waitFor, process[fn], fetchOld[fn]Log, clear[fn]Log

template Processor(string fn, Arg, ulong backlog) ;