Modify ↓
Opened 14 years ago
Closed 14 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)
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.