Comment 6 for bug 1480200

Revision history for this message
Bartosz Kosiorek (gang65) wrote : Re: indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds

Investigation could be started from:

./src/wakeup-timer-mainloop.cpp: void set_wakeup_time(const DateTime& d)
and also:
./src/alarm-queue-simple.cpp: m_triggered.insert(std::make_pair(appointment.uid, alarm->time));