Modify ↓
Opened 13 years ago
Closed 13 years ago
#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 Changed 13 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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.