karma 
Moderator
   
Posts: 178
Likes Given: 17
Likes Received: 32 in 29 posts
Joined: Jul 2012
Reputation: 3
![]()
|
RE: Timerd not working properly?
Precision is very randomic, sometimes it's very precise, but usually it is not. The issue is major when you set TIMERD = 1 or 2 rather than 12 or 15, since you expect a very close response and you can wait for it even for more than a second.
Code:
:43:(test.scp,14)timerd: 76961229; it should trigger at 76961231
12:43:1:'dnolok' commands 'timerdtest 2'=1
12:43:(test.scp,7)timerd fired: 76961231
12:43:(test.scp,14)timerd: 76961300; it should trigger at 76961302
12:43:1:'dnolok' commands 'timerdtest 2'=1
12:43:(test.scp,7)timerd fired: 76961311
12:43:(test.scp,14)timerd: 76961319; it should trigger at 76961321
12:43:1:'dnolok' commands 'timerdtest 2'=1
12:43:(test.scp,7)timerd fired: 76961321
12:43:(test.scp,14)timerd: 76961335; it should trigger at 76961336
12:43:1:'dnolok' commands 'timerdtest 1'=1
12:43:(test.scp,7)timerd fired: 76961341
12:43:(test.scp,14)timerd: 76961380; it should trigger at 76961381
12:43:1:'dnolok' commands 'timerdtest 1'=1
12:43:(test.scp,7)timerd fired: 76961381
12:43:(test.scp,14)timerd: 76961390; it should trigger at 76961391
12:43:1:'dnolok' commands 'timerdtest 1'=1
12:43:(test.scp,7)timerd fired: 76961391
12:43:(test.scp,14)timerd: 76961403; it should trigger at 76961404
12:43:1:'dnolok' commands 'timerdtest 1'=1
12:43:(test.scp,7)timerd fired: 76961411
12:43:(test.scp,14)timerd: 76961494; it should trigger at 76961495
12:43:1:'dnolok' commands 'timerdtest 1'=1
12:43:(test.scp,7)timerd fired: 76961501
12:43:(test.scp,14)timerd: 76961508; it should trigger at 76961511
12:43:1:'dnolok' commands 'timerdtest 3'=1
12:43:(test.scp,7)timerd fired: 76961511
12:43:(test.scp,14)timerd: 76961541; it should trigger at 76961543
12:43:1:'dnolok' commands 'timerdtest 2'=1
12:43:(test.scp,7)timerd fired: 76961551
|
|
01-21-2016 09:47 PM |
|
|