Problem/Motivation
The buffering of whispers doesn't work because the default value for the latest whisper time is zero.
Adding signals to the buffer doesn't work because the list of enabled signals is now an array instead of a map.
Pushing signals doesn't work because the comparison of timestamps is incorrect.
Comments
Comment #3
jurgenhaas