Thank you for contributing. I would prefer if there's only one variable and that we use the milliseconds always internally and just keep the old setting for backwards compatibility.
What do you mean exactly ?
A single parameter "timeout" which could store seconds and milliseconds, e.g. "1.5" ?
Or two parameters "timeout" and "timeout_ms" but only store a value in milliseconds internally (with priority to "timeout_ms" if defined) ?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.