This is better.
[{"id":"12ad365093aa8340","type":"inject","z":"0918ee609bf69fc7","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"SIGNAL","payloadType":"str","x":1940,"y":2450,"wires":[["49e86788f58b1c74"]]},{"id":"49e86788f58b1c74","type":"counter","z":"0918ee609bf69fc7","name":"","init":"0","step":"1","lower":null,"upper":null,"mode":"increment","outputs":2,"x":2160,"y":2450,"wires":[["adee23994ae41ebb"],[]]},{"id":"adee23994ae41ebb","type":"switch","z":"0918ee609bf69fc7","name":">1 ?","property":"payload","propertyType":"msg","rules":[{"t":"gt","v":"1","vt":"num"},{"t":"eq","v":"1","vt":"num"}],"checkall":"true","repair":false,"outputs":2,"x":2370,"y":2450,"wires":[["132316e65f97436b"],["5a8cd281cb964034"]]},{"id":"5a8cd281cb964034","type":"trigger","z":"0918ee609bf69fc7","name":"","op1":"","op2":"RESET","op1type":"nul","op2type":"str","duration":"12","extend":false,"overrideDelay":false,"units":"hr","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":2350,"y":2410,"wires":[["a5666f9ba8ad6363"]]},{"id":"76a6ef59fa75cf6b","type":"inject","z":"0918ee609bf69fc7","name":"Reset","props":[{"p":"reset","v":"true","vt":"bool"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":2150,"y":2370,"wires":[["a5666f9ba8ad6363"]]},{"id":"132316e65f97436b","type":"change","z":"0918ee609bf69fc7","name":"WARN","rules":[{"t":"set","p":"payload","pt":"msg","to":"Message to be shown","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":2520,"y":2450,"wires":[["21563e122869f47c"]]},{"id":"21563e122869f47c","type":"debug","z":"0918ee609bf69fc7","name":"Output","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":2670,"y":2450,"wires":[]},{"id":"a5666f9ba8ad6363","type":"change","z":"0918ee609bf69fc7","name":"RESET","rules":[{"t":"set","p":"reset","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":2160,"y":2410,"wires":[["49e86788f58b1c74"]]},{"id":"8d87e121fd60781d","type":"comment","z":"0918ee609bf69fc7","name":"Set to the time span.","info":"","x":2330,"y":2370,"wires":[]}]
All that needs to be done is adjust the time in the trigger
node to the time which if two messages arrive an event is caused.