Re: Alarm API: Recurrence

2007-07-25 Thread Murray Cumming
On Wed, 2007-07-25 at 09:30 +0300, Santtu Lakkala wrote: > Murray Cumming wrote: > > So I think that the (wrongly formatted) documentation is wrong when it says > > that it is the > > "Number of minutes between each recurrence" here: > > http://maemo.org/api_refs/3.0/alarm-api/structalarm__event_

Re: Alarm API: Recurrence

2007-07-24 Thread Santtu Lakkala
Murray Cumming wrote: > So I think that the (wrongly formatted) documentation is wrong when it says > that it is the > "Number of minutes between each recurrence" here: > http://maemo.org/api_refs/3.0/alarm-api/structalarm__event__t.html The documentation is indeed wrongly formatted (the source

Alarm API: Recurrence

2007-07-24 Thread Murray Cumming
The alarm_event_t::alarm_time time_t seems to want an actual time in the future. For instance, see set_alarm() here: https://stage.maemo.org/viewcvs.cgi/projects/tools/trunk/maemo_testing/maemo-examples/example_alarm.c?root=maemo&view=markup which does /* Get current time and add two secon