Bug 98 - Daily limit timer started too late
Status:
VERIFIED FIXED
Component:
Core
Version:
unspecified
Hardware:
PC Other
Importance:
P3 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Sep 24 2002 00:33:45 UTC
by:
Kees-Jan Dijkzeul
Modified:
Oct 1 2002 01:26:37 UTC
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Rob Caelers | Sep 24 2002 07:37:35 UTC | status | NEW | ASSIGNED |
| Rob Caelers | Sep 24 2002 09:46:18 UTC | status | ASSIGNED | RESOLVED |
| resolution | FIXED | |||
| Kees-Jan Dijkzeul | Oct 1 2002 01:26:37 UTC | status | RESOLVED | VERIFIED |
Description
Kees-Jan Dijkzeul Sep 24 2002 00:33:45 UTC
When starting activity (this is best observed for the first time you become active on a new day. because then all the timers are reset), the daily limit timer starts one or two seconds later than the micropause timer. I do regard micropauses as activity
Comment 1
Rob Caelers Sep 24 2002 03:41:42 UTC
This is a known "problem". The daily limit timer is updated before the micropause timer. So the daily limit timer lags 1 seconds behind. It starts 1s later, but it should also stop 1s later. Shouldn't be too difficult to fix.
Comment 2
Rob Caelers Sep 24 2002 09:46:18 UTC
fixed. micropause en daily limit now start and stop at the same time.