| Anonymous | Login | Signup for a new account | 17-12-25 00:23 CET | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0002177 | SphereServer | new feature request | public | 21-07-13 06:10 | 05-08-13 16:46 | |
| Reporter | xwerswoodx | |||||
| Assigned To | Ben | |||||
| Priority | normal | Severity | major | Reproducibility | N/A | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | 16-06-2013, 0.56b Prerelease | |||||
| Target Version | Fixed in Version | 0.56c Nightly | ||||
| Summary | 0002177: TIMERF | |||||
| Description | Can you pls add zero-based list for timerf like TIMERF.COUNT = Count TIMERF.0|1|2... = Shows function for example TIMERF.N.STOP || TIMERF.N 0|-1... (<= 0) || TIMERF.N.CLEAR = remove timer TIMERF.N.SECS = shows how many secs left TIMERF.N.FUNCTION = TIMERF.N TIMERF 100,f_asddasd (TIMERF.0 = f_asddasd) If is it possible, it will be very good for our scripts. | |||||
| Tags | No tags attached. | |||||
| Nightly Version | Not Available | |||||
| Experimental Flags | None | |||||
| Option Flags | None | |||||
| Internal Build Number | ||||||
| Attached Files | ||||||
Notes |
|
|
(0001606) xwerswoodx (reporter) 31-07-13 19:24 |
up |
|
(0001616) Ben (manager) 04-08-13 14:37 edited on: 04-08-13 14:55 |
I really don't see much use to this, and would be very complicated to add because of how the timerf is structured now. It would be possible to add a (TIMERF STOP function_name) which I think would be usefull and would only stop 1 timerf instead of the (TIMERF CLEAR) function that already exist. I could always also add a (ISTIMERF function_name) to check if a TIMERF is present. |
|
(0001619) xwerswoodx (reporter) 04-08-13 21:11 |
These can be solution for us, thanks (: |
|
(0001620) Ben (manager) 05-08-13 16:46 |
This will be added in this form - <ISTIMERF.functionname> to check if a timer exists. Returns the time left in sec if it exists or 0 if not. - TIMERF STOP,functionname to stop a specific timerf. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 21-07-13 06:10 | xwerswoodx | New Issue | |
| 31-07-13 19:24 | xwerswoodx | Note Added: 0001606 | |
| 04-08-13 14:37 | Ben | Note Added: 0001616 | |
| 04-08-13 14:55 | Ben | Note Edited: 0001616 | View Revisions |
| 04-08-13 21:11 | xwerswoodx | Note Added: 0001619 | |
| 05-08-13 16:46 | Ben | Note Added: 0001620 | |
| 05-08-13 16:46 | Ben | Status | new => resolved |
| 05-08-13 16:46 | Ben | Fixed in Version | => 0.56c Nightly |
| 05-08-13 16:46 | Ben | Resolution | open => fixed |
| 05-08-13 16:46 | Ben | Assigned To | => Ben |
| Copyright © 2000 - 2010 MantisBT Group |