Modify ↓
Opened on Oct 2, 2011 at 8:39:12 AM
Closed on Oct 2, 2011 at 7:56:52 PM
#2025 closed Feature Request (Rejected)
TimerInit() return data type change.
| Reported by: | mvg | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | TimerInit | Cc: |
Description
Request for TimerInit() to return the returned value as Int instead of a Double/Float type.
Forum Ref: timerinit-int-versus-float
Attachments (0)
Change History (1)
comment:1 by , on Oct 2, 2011 at 7:56:52 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

If you use the return value from TimerInit() for anything other than an opaque handle to be passed to TimerDiff() then you are asking for trouble. Therefore the type is irrelevant. Ticket closed.